if/then form value passed javascript

jwiens

New Member
I'm trying to set up a site search using javascript that will look at the value typed into the search text box, determin if it is formatted with numeric, numeric, numeric, alpha, alpha or ANY other format. If it's numeric, numeric, numeric, alpha, alpha format, it will send that value on to another type of search like this one: https://ecommerce.polygon.net/dps/formsearch.cfm, if it's any other format, it continues on with the javascript site search like this one: http://www.marcreed.com/projects/search_indexer/tutorial/.


HELP!!! PLEASE!!! Thanks
 
Back
Top