ramiro
03-27-2006, 04:53 PM
Hi,
I would like to redirect the user to a website
http://www.somewebsite.com/cgiscript.cgi?id1&id2&id3.....&idn
And I was doing it by using
Location: $url \n\n
but the "tail" (after the "?") is so long at times that some browsers don't like it.
POST might be the best choice, but I haven't been able to make it work, how do I do it?
Thank you, Ramiro:confused: :confused: :confused: :confused:
I would like to redirect the user to a website
http://www.somewebsite.com/cgiscript.cgi?id1&id2&id3.....&idn
And I was doing it by using
Location: $url \n\n
but the "tail" (after the "?") is so long at times that some browsers don't like it.
POST might be the best choice, but I haven't been able to make it work, how do I do it?
Thank you, Ramiro:confused: :confused: :confused: :confused: