its probably a simple and rather stupid question, thousands of times asked....
i have a input box
(1surf.info,check out link)
I would like to replace it with a dropdown , again it would need to list the countries within the table. this is how it is right now,
enter state(USA) or country :<br>
<input type="text" name="name" />
<input type="submit" name="Submit" value="display" />
</form>
<body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000">