There was a thread (actually several) on how to hide URL parameters 
in a link, using "/" as a separator...

the syntax was somethong like:

    http://www.mydomain.com/mypage.cfm/?A=aaa/&B=bbb/&C=ccc

instead of:

    http://www.mydomain.com/mypage.cfm?A=aaa&B=bbb&C=ccc


I can't find the threads.


Can anyone sum this up for me, or point me to a thread?

I need to pass a URL parameter which contains another complete URL 
and its parameter list.

TIA

Dick
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to