essage-
> From: Stephen K Knight [mailto:[EMAIL PROTECTED]
> Sent: Sunday, March 09, 2003 10:06 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] Passing value in URL to Form
>
>
> I have managed to pass information through a URL and extract
> it and insert
> it int
I have managed to pass information through a URL and extract it and insert
it into a form on a php document. Can this be done for an html document?
Passing the value through the URL to an html page with form and then through
a URL again into a php doc. I tried the same method I used in the php do