Forum: ASP May 29th, 2009 |
| Replies: 3 Views: 875 hiii
instead of
if (document.otheragency.value =="")
use |
Forum: ASP Mar 4th, 2009 |
| Replies: 7 Views: 1,504 populate the list....
post the form back to the same page with value from the list
and get the value corresponding to the list value using sql query....
i am working on the code... |