RE: need to pass info in URL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Usually, setting the method property to GET in your HTML form will do the
trick. It will cause all of the values in that particular form to be passed
along in the URL. It's a really basic HTML concept. Not sure if you're
looking for something else though since this is a PHP-DB mailing list?

-----Original Message-----
From: Stephen K Knight [mailto:stephen@fmwebschool.com]
Sent: Sunday, March 09, 2003 8:08 PM
To: php-db@lists.php.net
Subject:  need to pass info in URL


Is there a way to pass a value from on html page to another on a different
server through a URL and have that value input into a form.
The value trying to be passed is a record id from a database.

In Kindness
Stephen


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux