Re: Field names beginning with Reg..
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 42952
interpreted = N
texte = I'm sure you're right that it's the browser. I'm using IE 5.1 for Mac. Theproof of the pudding is that it's still writing the fields to the dbcorrectly... bit of a worry though.....-- Tim RobinsonIDFK Web Developmentstim@idfk.com.au114a/40 Yeo StreetNeutral Bay 2089AustraliaPhone +612 9908 2134Fax +612 9908 4837> From: Michael Davis
> Reply-To: (WebCatalog Talk)> Date: Tue, 27 Aug 2002 23:54:31> To: (WebCatalog Talk)> Subject: Re: Field names beginning with Reg..> > I ran into this a while back with §, as in §ion=[blah]. But it> wasn't a webcat error, it was a Windows IE error. This only happened> on Windows IE browsers. So, with that narrowing it down, I was able to> determine what was happening. Windows IE does not (as it should)> require the ; semi-colon termination of named character encodings. So> where other browsers would properly show §ion, Win IE would> incorrectly decode the § part and the result was §ion. Make sure> you are not just seeing an illusion when viewing your source code in> Win IE while trying to debug this.> > More: I have just confirmed that this is now a bug in IE 5.2 on OS X.> This used _not_ to be a problem on Mac. Haven't checked it in a while> so maybe it was the jump to OS X. But I have confirmed that putting> [interpret]®istrantidtype[/interpret] in a template served via OS> 9.2/WebDNA 4.5 does not interpret the ® into the registration> symbol. But the browser (IE 5.2 OSX) does interpret it as> Žistrantidtype. This confirms that it's the browser, not WebDNA, at> least in this small example.> > Glen: This technique is actually quite useful in certain circumstances> (using [interpret] this way, that is). The first place I saw it used> this way was long ago in the DBEditor that is posted to the WebCatalog> examples FTP site. Basically, you loop through the db fields> dynamically for use in your append or replace context instead of> writing out the code longhand. Very handy for databases with many> fields.> > Mike> > On Tuesday, August 27, 2002, at 09:24 PM, Tim Robinson wrote:> >> Thanks for your reply Glenn.>> >> Here's the [append]:>> >> [append db=data/registration.db]SKU=[cart]&[ListFields>> db=data/registration.db][FieldName]=[Interpret][[FieldName]][/>> Interpret]&[/L>> istFields][/append]>> >> adding [url] does not work:>> >> &[ListFields>> db=data/registration.db][[url]FieldName[/>> url]]=[Interpret][[[url]FieldName[/>> url]]][/Interpret]&[/ListFields]>> >> It returns (literally) [FieldName]=[actual field name]>> >> Tim> > > -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at: http://search.smithmicro.com/> -------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
I'm sure you're right that it's the browser. I'm using IE 5.1 for Mac. Theproof of the pudding is that it's still writing the fields to the dbcorrectly... bit of a worry though.....-- Tim RobinsonIDFK Web Developmentstim@idfk.com.au114a/40 Yeo StreetNeutral Bay 2089AustraliaPhone +612 9908 2134Fax +612 9908 4837> From: Michael Davis > Reply-To: (WebCatalog Talk)> Date: Tue, 27 Aug 2002 23:54:31> To: (WebCatalog Talk)> Subject: Re: Field names beginning with Reg..> > I ran into this a while back with §, as in §ion=[blah]. But it> wasn't a webcat error, it was a Windows IE error. This only happened> on Windows IE browsers. So, with that narrowing it down, I was able to> determine what was happening. Windows IE does not (as it should)> require the ; semi-colon termination of named character encodings. So> where other browsers would properly show §ion, Win IE would> incorrectly decode the § part and the result was §ion. Make sure> you are not just seeing an illusion when viewing your source code in> Win IE while trying to debug this.> > More: I have just confirmed that this is now a bug in IE 5.2 on OS X.> This used _not_ to be a problem on Mac. Haven't checked it in a while> so maybe it was the jump to OS X. But I have confirmed that putting> [interpret]®istrantidtype[/interpret] in a template served via OS> 9.2/WebDNA 4.5 does not interpret the ® into the registration> symbol. But the browser (IE 5.2 OSX) does interpret it as> Žistrantidtype. This confirms that it's the browser, not WebDNA, at> least in this small example.> > Glen: This technique is actually quite useful in certain circumstances> (using [interpret] this way, that is). The first place I saw it used> this way was long ago in the DBEditor that is posted to the WebCatalog> examples FTP site. Basically, you loop through the db fields> dynamically for use in your append or replace context instead of> writing out the code longhand. Very handy for databases with many> fields.> > Mike> > On Tuesday, August 27, 2002, at 09:24 PM, Tim Robinson wrote:> >> Thanks for your reply Glenn.>> >> Here's the [append]:>> >> [append db=data/registration.db]SKU=[cart]&[ListFields>> db=data/registration.db][FieldName]=[interpret][[FieldName]][/>> Interpret]&[/L>> istFields][/append]>> >> adding [url] does not work:>> >> &[ListFields>> db=data/registration.db][[url]FieldName[/>> url]]=[interpret][[[url]FieldName[/>> url]]][/Interpret]&[/ListFields]>> >> It returns (literally) [FieldName]=[actual field name]>> >> Tim> > > -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at: http://search.smithmicro.com/> -------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Tim Robinson
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
[defined]ish (1997)
question: Eudora 3.1.1 (1997)
forming a SKU (1999)
Problems with dbcatalog.exe (1997)
Size Limitation through a POST via SSL? (2005)
Major Security Hole (1998)
[WebDNA] What does PHP(5) has, that Webdna hasn't (2009)
PCS Emailer's role ? (1997)
variables in or out of includes (2001)
Multiple catalog databases and showcart (1997)
4.0 Mac OS 9 -> 4.5 Mac OS X (2002)
WebCat2b15MacPlugin - [protect] (1997)
Generating unique SKU from [cart] - Still Stumped... (1997)
[REPLACE] inside [FOUNDITEMS] (1998)
WebCatalog for guestbook ? (1997)
Need relative path explanation (1997)
RE: Credit Card not accepted (1998)
WebDelivery Text (1998)
WebCat2b13MacPlugIn - [include] doesn't allow creator (1997)
Emailer problem (1998)