| [SOLVED] How to call a ASP program form within javascript? Have a button, and on onClick event, call a javascript function, inside javascript function, what to call a ASP program. Does anyone know how to do it? what is syntax?
Thanks
I already have reset and submit button defined for different actions, so I have added the third button, I want to redirect to a ASP page when this third button get clicked. |