Results 1 to 5 of 5

Thread: Redirecting users - new window

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Outer space
    Posts
    97

    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

  2. #2
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375
    Do you want to do this explicitly in .Net???? I would tend to use the javascript window.open command....

    regards
    Mark

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Outer space
    Posts
    97
    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

  4. #4
    New Member
    Join Date
    Aug 2002
    Posts
    7
    do u want a sort of preview window ????

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Outer space
    Posts
    97
    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
  •  



Click Here to Expand Forum to Full Width