|
-
Aug 28th, 2002, 03:34 AM
#1
Thread Starter
Lively Member
Redirecting users - new window
i know you can redirect users using the response.redirect command but is there any way of passing a variable to open a new browser window and leave the other one open ???
still trying to get my head round asp.net
any help greatly appreciated
-
Aug 28th, 2002, 04:17 PM
#2
Hyperactive Member
Do you want to do this explicitly in .Net???? I would tend to use the javascript window.open command....
regards
Mark
-
Aug 29th, 2002, 03:08 AM
#3
Thread Starter
Lively Member
I've been reading through the stuff in .net and it seems to suggest using the window.open command but i'd have thought that microsoft might have included some function to do this.
@ the moment im very disappointed with asp.net i dont think its all it cracked up to be
but . . . i think im going to give that macromedia mx a go see if its is easyier to use
-
Aug 29th, 2002, 10:03 AM
#4
New Member
do u want a sort of preview window ????
-
Aug 29th, 2002, 10:13 AM
#5
Thread Starter
Lively Member
what i need to do is open a window display the results from a calculation from another form, but couldn't understamd why there wasn't a simpler way of opening a window rather than using the window.open command as opposed to response.redirect
its not too important now but may need to know how to do this in the future
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
|