Hey all... using Page.RegisterClientScriptBlock(), however, instead of inserting a string for the script, id like to include a path to a .js file, however, this doesnt seem to work... How can I do this:
RegisterClientScriptBlock("popUpScript", "..\popUp.js")
Thanks,
-mcd
