At 9:20 PM +0200 6/7/06, Steffen Mazanek wrote: >Hello, > >I want to provide two input text fields lastname and firstname and if the user >pushes the submit button the generated url should be ...?name=firstname_lastname. > >Is this possible and how? > >Thank you for helping a php newbie. > >Steffen Mazanek >-- >Hermann-Löns-Straße 3 >53840 Troisdorf > >www.steffen-mazanek.de > >Attachment converted: main:Untitled 1 ( / ) (0054518D) Steffen: If I understand you correctly, what you describe is a GET. You can see an example here: http://xn--ovg.com/orm/post_get1.php and a copy of the code here: http://www.weberdev.com/get_example-4345.html It's a very simple example. If you need help, please ask. tedd -- ------------------------------------------------------------------------------------ http://sperling.com http://ancientstones.com http://earthstones.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php