?

Search Help Board

PHP FAQ
PHP Articles
PHP Help
Bulletin Board

PHP Manual (NEW!)
First Time PHP'ers
Help with programming
Sql assignment help
PHP Homework Help


C# Help

?
?help please
Author:??(---.nycmny83.dynamic.covad.net)
Date:???05-02-04 23:46

How do I send information from a hyperlink to a form field. For example, if someone clicks on a link at site A, one of the fields at site B will be filled in.

?Re: help please
Author:??(---.scpe.powergate.ca)
Date:???05-03-04 05:48

The link need to use the ?var_name=something structure...then on the receiving page use $_GET['var_name'] to retreive the value from the link and simply echo it out in the value attribute of the form element

";
echo "Name:";

hth

?Re: help please
Author:??(---.nycmny83.dynamic.covad.net)
Date:???05-03-04 20:59

Thank you so much!

Go to Top??|??Go to Topic??|??Threaded View??|??Search?
??|??
New Topic
?Reply To This Message
?Your Name:
?Your Email:
?Subject:
Email replies to this thread, to the address above.
??

Provided By
Phorum