View Single Post
Old 08-15-2006, 10:01 PM  
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by Chris
Hmm dont think we are on the same level

here is the code for for Internet radio personality of the year
Code:
<input type="text" id="internetradio_y" name="internetradio_y" value=""
i want to do something like when the click www.southernentawards.com/vote.php?id=internetradio"text to put in field"

and when they click that link it has the internet radio persnality of the year field already filled in with my "text to put in field" quote

remember this is NOT my site so i cant edit anything server side

was wondering if there was away to just pass info along thru the URL to the form fields

the name is the variable so southernentawards.com/vote.php?id=internetradio should be

southernentawards.com/vote.php?internetradio=stuff

<input type="text" id="internetradio_y" name="internetradio_y" value="stuff">
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote