Forum Moderators: open
Is there a way to call JavaScript functions in the middle of ASP code?
Thank you! aries
You could also wrap the JS function in an ASP IF-THEN statement and call it if necessary.