Problem with SuBMIT in a POPUP is always empty

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Problem with SuBMIT in a POPUP is always empty

    Hi,

    i have a submit for that submits data to a second page that displays the
    results. Now, the submit button also envokes dreamweavers "open browser window"
    that opens the page into a pop up, but the results are always empty! when i
    know they exist.The page wrks if the popup feature is removed!:confused;

    Any advice?

    Here is the link tosee for your self.

    [url]http://www.onlinemanagementsystem.co.uk/reports_user/search_invoice.asp[/url]

    NOTE: in "service History report enter the number 1018" - which opens a popup
    AND for "accident report" enter 3003 which doesnt use the pop up window.


    Don Pacino Guest

  2. Similar Questions and Discussions

    1. Submit for Review Problem
      In a previously functional install of Contribute 3.11 on Win XP all of the names in the submit for review dialogue box are greyed out and clicking...
    2. form submit problem
      Hi, I've got a problem with a dynamic form I'm creating with CF. When I submit the form I want to get the values from the input boxes, but the...
    3. problem with forms in CF MX 7 - submit does not work
      Hi. My servers recently were upgraded to CF MX 7 from 6.1. A couple forms are now broken. The page hangs when the submit button is pressed....
    4. Submit Button Problem
      I’ve created a form and would like the form to be submitted using the HTML option. So far every time I’ve tested the form I get an Acrobat error...
    5. Problem on submit button
      Justin, As I posted earlier today, I have this same problem. UNLESS I put a button on the page, my textchanged autopostback won't fire on ENTER...
  3. #2

    Default Re: Problem with SuBMIT in a POPUP is always empty

    I am not sure that form values can be passed to the popup using a Post
    method. I would try using a GET action in the form which should append the
    form value to the URL and you should be able to pick that up in the popup

    --
    Regards

    Paul Whitham
    Macromedia Certified Professional for Dreamweaver MX2004
    Valleybiz Internet Design
    [url]www.valleybiz.net[/url]

    Team Macromedia Volunteer for Ultradev/Dreamweaver MX
    [url]www.macromedia.com/support/forums/team_macromedia[/url]

    "Don Pacino" <webforumsuser@macromedia.com> wrote in message
    news:d1jqkd$e9h$1@forums.macromedia.com...
    > Hi,
    >
    > i have a submit for that submits data to a second page that displays the
    > results. Now, the submit button also envokes dreamweavers "open browser
    window"
    > that opens the page into a pop up, but the results are always empty! when
    i
    > know they exist.The page wrks if the popup feature is removed!:confused;
    >
    > Any advice?
    >
    > Here is the link tosee for your self.
    >
    > [url]http://www.onlinemanagementsystem.co.uk/reports_user/search_invoice.asp[/url]
    >
    > NOTE: in "service History report enter the number 1018" - which opens a
    popup
    > AND for "accident report" enter 3003 which doesnt use the pop up window.
    >
    >

    Paul Whitham TMM 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