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:
RequiredFields notes ... (1997)
Running 2 two WebCatalog.acgi's (1996)
WebDNA Server Spec (2004)
PSC recommends what date format yr 2000??? (1997)
Re:Searching for ALL / empty form field (1997)
Problems with ^ could be solved with [REPLACE CHARACTERS] (1997)
PCS Frames (1997)
WebCatalog2 for NT Beta Request (1997)
LetterRip and WebCat (1998)
Odd request (2003)
WebCatalog for guestbook ? (1997)
Bug Report, maybe (1997)
Test (2002)
Protecting Images (2003)
How to Sort Summ data ? (1997)
Norton Internet Security filtering out WebDNA processsed (2004)
Setting up shop (1997)
Can ShowNext do this? (2000)
WebCat2 - [format thousands] (1997)
Re1000001: Setting up shop (1997)