reloading pages via popup

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default reloading pages via popup

    Hi guys,

    I was curious if such a thing is possible, I've seen it done before, but not
    exactly sure how that would work.

    Would it have something to do with the window.close (); function?

    Thanks again!

    noobie2005 Guest

  2. Similar Questions and Discussions

    1. Reloading CS3
      Can anyone Help We had to buy a new computer today, we purchased CS3 online a while ago, I need to reinstall it. How do I re download it ...
    2. Cannot create JavaScript popup menu with Show Popup Menuusing Add Behaviors
      Whenever I load a page with this added behavior and test it with my link, I get an "Error on Page" message. Here is what I am doing: Create a...
    3. reloading shopping pages
      Currently my on-line shopping cart reloads the page after a customer clicks an 'add' button. This is okay but the customer is returned to the top of...
    4. Reloading
      Hi everyone, I am making an application which loades a HTML page, does anybody have any idea how we can make sure in VB.NET that a HTML page is...
    5. setcookie and reloading pages
      Wondering why my setcookies didn't have any impact, I noticed the line in the manual that said the page needs to be reloaded before they take effect...
  3. #2

    Default Re: reloading pages via popup

    What page do you want to reload that you could not do with a link to that page?

    Or is it that you open a popup, do some stuff, close the popup and then
    original page will need to be refeshed?

    If so then if you name the windows you can use javascript to reload see
    [url]http://wp.netscape.com/eng/mozilla/3.0/handbook/javascript/[/url] - 3. Using windows
    and frames

    Hope this helps

    boy mackman Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139