One last thought,

If these are url vars you are trying to hide, try the UDF (see cflib.org)
that encrypts the url vars.

Example:
http://www.itminder.com/s_register01.cfm?1D047454485D4E3341591B5A2F533F761B7
634542065

Mark W. Breneman
-Macromedia Certified ColdFusion Developer
-Network / Web Server Administrator
  Vivid Media
  [EMAIL PROTECTED]
  www.vividmedia.com
  608.270.9770

-----Original Message-----
From: Paul [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 04, 2002 2:25 PM
To: CF-Talk
Subject: RE: Hiding Source Code


Thanks Charlie setting the variables I want to remain hidden as Sessions,
rather then passing them as URL variables would be a better approach.
As for the hiding HTML Code I was curious to know if it could be done.
Thanks for all the ideas.

-Paul

Paul writes:

> The main reason I am trying to hide the code is that through some pages I
have variable's values being past and for whatever reason the variable's
value seems to be displaying in the source code, that is what I am trying to
hide, the variable's value. I'm not sure why the variable's value would show
up in the source code in the 1st place? Possibly I should simply take
another approach as to how I am passing the variables?
>
> Thanks for your input
>

Another approach is what you need.  How are you passing them now?  hidden
form fields?  sounds like you need to set some session or client vars.

charlie




______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to