-
Modeless Window
1) Script Title: Modeless Window
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...odelesswin.htm
3) Describe problem: I'm tryin to call this function from a code behind in ASP.NET with vb syntax.
I've tried this and it normally works, but no go on this one. Any ideas?
sURL = sURL & "Loading.aspx?page=" & Server.UrlEncode("ClientLeadExist.aspx?UserID=" & Request("UserID") & "&ClientID=" & clsSecurity.Encrypt(nExistingClientID))
Response.Write("<script>modelesswin('" & sURL & "',600,400);</script>")
-
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
Bookmarks