davecapone
Programmer
Is there a way to redirect data posted from a form to another page without writing out an HTML using meta refresh that contains hidden fields with all the data in it?
Keep in mind the post method is post not get so I can't use the query_string server variable.
Thanks,
David Capone
Keep in mind the post method is post not get so I can't use the query_string server variable.
Thanks,
David Capone