On Sun, Oct 19, 2008 at 9:10 AM, steve miller <[EMAIL PROTECTED]> wrote:

> I am sending a variable from one site to another via a url string because I
> don't have access to send it as a form post variable.
> Thus, the variable is viewable, like index.html?this=that.
>
> I'd like to hide the variable value. Is it possible to send this string, but
> have it show in the url bar as something else, like index.html or
> index.html?this=gibberish so no one can easily see what I am sending?

You can encrypt the value, as long as the other server processing
the request knows how to unencrypt it.

But why exactly can't you just post it?

-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
       Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to