Hi,
I've been doing various types of web programming for a while, and one 
thing I've always been too lazy to look up or try to do, is have a 
redirect function, that does a POST instead of passing variables in the 
URL string.

I haven't seen this out of the box on any system I've used (aolserver, 
php, asp, jsp)
I think perhaps we hacked this together in aolserver at one of my 
previous jobs, but I can't remember.

Before I think about this any further, is there any fundamental 
technical reason why this is not possible? I'd like to be able to do:

res.sendRedirect('my-url.psp',var1=value1,var2=value2)

Thanks,

Rolf


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to