if i select the using <select name=ab>
<option value=cd>cd</option>
</select>
then i want to find out the answer at the same page i.e
i want to use select statement like this
select * from where testfiel='$ab';
please let me know how to do that using javascript and php
php with javascript
Moderator: General Moderators
-
prasadharischandra
- Forum Commoner
- Posts: 57
- Joined: Thu May 09, 2002 2:19 am
- Location: sri lanka
- Contact:
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Have you read this:
http://www.devnetwork.net/forums/viewtopic.php?t=1030
Could you also define a bit more what you want to do.
Mac
http://www.devnetwork.net/forums/viewtopic.php?t=1030
Could you also define a bit more what you want to do.
Mac
-
prasadharischandra
- Forum Commoner
- Posts: 57
- Joined: Thu May 09, 2002 2:19 am
- Location: sri lanka
- Contact:
thank u
i did that and u help me more time thank u again