no, that's not new, but I too just discovered it about 6 months ago. I must have been under a rock to miss this one. This little function is most powerful for sure.
>-----Original Message----- >From: Stacy Young [mailto:[EMAIL PROTECTED] >Sent: Friday, June 27, 2003 11:34 AM >To: CF-Talk >Subject: SOLVED: URLEncodedFormat and IE bug ? > > >Ah...have to use this instead...(think new in cfmx?) > >JSStringFormat() > > >-Stace > >-----Original Message----- >From: Stacy Young >Sent: Friday, June 27, 2003 10:44 AM >To: CF-Talk >Subject: URLEncodedFormat and IE bug ? > >Something odd I've just come across on one of our older apps. Below is >an example of a link that uses URLEncodedFormat() for an account name. >Worked fine for 2+ years until IE6.0.2800 on XP Pro. > >javascript:document.myform.account.value='A%20Dog%27s%20Life%20 >Inc%2E';d >ocument.myform.submit(); > >IE complains of a javascript error saying it's " expecting a ';' ". >Anyone run into this? > >Stace > > >AVIS IMPORTANT: >------------------------------- >Les informations contenues dans le present document et ses pieces >jointes sont strictement confidentielles et reservees a l'usage de la >(des) personne(s) a qui il est adresse. Si vous n'etes pas le >destinataire, soyez avise que toute divulgation, distribution, >copie, ou >autre utilisation de ces informations est strictement prohibee. Si vous >avez recu ce document par erreur, veuillez s'il vous plait communiquer >immediatement avec l'expediteur et detruire ce document sans >en faire de >copie sous quelque forme. > >WARNING: >------------------------------- >The information contained in this document and attachments is >confidential and intended only for the person(s) named above. >If you are >not the intended recipient you are hereby notified that any disclosure, >copying, distribution, or any other use of the information is strictly >prohibited. If you have received this document by mistake, >please notify >the sender immediately and destroy this document and >attachments without >making any copy of any kind. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

