Gossamer Forum
Home : Products : DBMan SQL : Discussion :

What is the URL?

Quote Reply
What is the URL?
I want to add a map to my web page. Next to the map I want to have a few radio buttons. The user will select the radio buttons and then click a State on the map to do a search. What code do I add to make this happen. I currently have the following but it does not work:

<form name="search_form" action="http://www.mydomain.com/cgi-bin/dbsql/db.cgi" method=post><div align="right">
<p><font size="2"> <img src="Mapsa.gif" border="0" usemap="#sa">
<input type="radio" name="radiobutton" value="radiobutton">yes</font></p><p><font size="2">
<input type="radio" name="radiobutton" value="radiobutton">no <br></font>
<input type=hidden name="db" value="homes">
<input type=hidden name="do" value="search_results">
<input type=hidden name="dp" value="1">
<input type=hidden name="uid" value="default">
<input name=dsn type=hidden value="139">
</form>
Subject Author Views Date
Thread What is the URL? needsupport 5759 Mar 11, 2002, 8:57 PM
Post Re: [needsupport] What is the URL?
Paul 5664 Mar 12, 2002, 2:18 AM
Thread Re: [needsupport] What is the URL?
604 5660 Mar 12, 2002, 9:04 AM
Thread Re: [TheStone] What is the URL?
needsupport 5662 Mar 12, 2002, 2:50 PM
Post Re: TheStone - Can you help?
needsupport 5617 Mar 12, 2002, 3:40 PM
Thread Re: [needsupport] What is the URL?
604 5640 Mar 12, 2002, 3:43 PM
Thread Re: [TheStone] What is the URL?
needsupport 5617 Mar 12, 2002, 4:02 PM
Thread Re: [needsupport] What is the URL?
604 5597 Mar 12, 2002, 4:08 PM
Thread Re: [TheStone] What is the URL?
needsupport 5610 Mar 12, 2002, 4:14 PM
Thread Re: [needsupport] What is the URL?
604 5612 Mar 12, 2002, 4:24 PM
Post Re: [TheStone] What is the URL?
needsupport 5576 Mar 12, 2002, 4:36 PM