If I have have set a url to be displayed like this: www.mysite.com/some_page.php?value=this and wanted to tag on another value what would I seperate the dtwo with/
Also since it is now displayed in the url and I need the value in some area on my form. How would I populate the value in a form tag? <input type="text" value="<?echo (what goes here);?>" name="something"> Thanks, __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php