|
-
Nov 25th, 2003, 02:03 PM
#1
Thread Starter
Hyperactive Member
RegisterClientScriptBlock for .js files
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
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|