Stewart531
Programmer
Hi, I'm trying to call a javascript function from an ASP file. I've seen examples of this imbedded into a button using an onClick event. I would like to know if there are any alternatives to this, as I would like to call a javascript function whenever the ASP code is run, not only after an onClick event. Is this even possible? If so, how and where do I include the javascript code in the ASP file?
Thanks,
Dave
Thanks,
Dave