Ask a Question related to Web Design, Design and Development.

  1. #1

    Default Reply won't work

    I'd like to put in a reply form, not using one of the pre-defined ones which
    I can't seem to be able to edit the individual objects (cut).
    Also, I think I formatted the submit button, but it says "page not found"
    when I test it.

    How can I create a custom reply form and make the submit button work (to
    send data to an email address?

    Thanks


    tech27 Guest

  2. Similar Questions and Discussions

    1. Forms - submit button doesn't work right when windows users reply to mac-generated form
      I created a form with a button to automatically return the form to me. The return function works on my mac computers but when I send it to windows...
    2. reply
      What kind of problems ? Please explain with error messages, etc. Would be nice also to give some details of your system (Operating System) Ray
    3. pls do reply
      How do i get the process id into a variable ? can any one help $pid = qx(ps -f|grep srvtst26); print "Server Started : $pid \n
    4. do not reply
      Don't tell me what to do! "Dave Slater" <elninia@nospam.adelphia.net> wrote in message news:uIXXa.9708$jg.2578237@news1.news.adelphia.net...
  3. #2

    Default Re: Reply won't work

    Right click the submit button and set the form properties.

    (Assuming you have FP extensions on the server and are publishing in http.)

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "tech27" <tech27@mail.anonymizer.com> wrote in message
    news:rP%wc.108625$vn.275755@sea-read.news.verio.net...
    > I'd like to put in a reply form, not using one of the pre-defined ones
    which
    > I can't seem to be able to edit the individual objects (cut).
    > Also, I think I formatted the submit button, but it says "page not found"
    > when I test it.
    >
    > How can I create a custom reply form and make the submit button work (to
    > send data to an email address?
    >
    > Thanks
    >
    >

    David Bartosik - MS MVP Guest

  4. #3

    Default Re: Reply won't work

    Yes, this is what I think the problem is.
    What can I do if the server does not support FP extensions?

    Thanks


    "David Bartosik - MS MVP" <forums@davidbartosik.com> wrote in message
    news:O$UbSMLTEHA.1416@TK2MSFTNGP12.phx.gbl...
    > Right click the submit button and set the form properties.
    >
    > (Assuming you have FP extensions on the server and are publishing in
    http.)
    >
    > --
    > David Bartosik - MS MVP
    > for Publisher help:
    > [url]www.davidbartosik.com[/url]
    > enter to win Pub 2003:
    > [url]www.davidbartosik.com/giveaway.aspx[/url]
    >
    >
    > "tech27" <tech27@mail.anonymizer.com> wrote in message
    > news:rP%wc.108625$vn.275755@sea-read.news.verio.net...
    > > I'd like to put in a reply form, not using one of the pre-defined ones
    > which
    > > I can't seem to be able to edit the individual objects (cut).
    > > Also, I think I formatted the submit button, but it says "page not
    found"
    > > when I test it.
    > >
    > > How can I create a custom reply form and make the submit button work (to
    > > send data to an email address?
    > >
    > > Thanks
    > >
    > >
    >
    >

    tech27 Guest

  5. #4

    Default Re: Reply won't work

    Put a lot more work into it.

    Under the form properties is an option to use an ISP program.
    Basically if your host doesn't support FP extensions then you ask them what
    form program they supply.
    You then insert the path to their program.
    This also involves custom editing to thier form program, which they should
    assist you with.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "tech27" <tech27@mail.anonymizer.com> wrote in message
    news:g%1xc.108636$vn.275850@sea-read.news.verio.net...
    > Yes, this is what I think the problem is.
    > What can I do if the server does not support FP extensions?
    >
    > Thanks
    >
    >
    > "David Bartosik - MS MVP" <forums@davidbartosik.com> wrote in message
    > news:O$UbSMLTEHA.1416@TK2MSFTNGP12.phx.gbl...
    > > Right click the submit button and set the form properties.
    > >
    > > (Assuming you have FP extensions on the server and are publishing in
    > http.)
    > >
    > > --
    > > David Bartosik - MS MVP
    > > for Publisher help:
    > > [url]www.davidbartosik.com[/url]
    > > enter to win Pub 2003:
    > > [url]www.davidbartosik.com/giveaway.aspx[/url]
    > >
    > >
    > > "tech27" <tech27@mail.anonymizer.com> wrote in message
    > > news:rP%wc.108625$vn.275755@sea-read.news.verio.net...
    > > > I'd like to put in a reply form, not using one of the pre-defined ones
    > > which
    > > > I can't seem to be able to edit the individual objects (cut).
    > > > Also, I think I formatted the submit button, but it says "page not
    > found"
    > > > when I test it.
    > > >
    > > > How can I create a custom reply form and make the submit button work
    (to
    > > > send data to an email address?
    > > >
    > > > Thanks
    > > >
    > > >
    > >
    > >
    >
    >

    David Bartosik MS MVP Guest

  6. #5

    Default Re: Reply won't work

    I did some research and found that you have to publish by HTTP, not FTP for
    Pub extensions to work. (Of course, your server has to support it too).

    I've got it working fine now, but I don't like that I have to use the
    pre-defined forms which I can't edit at all. Maybe I can but I haven't
    figured it out yet.

    Is it possible to create a form from scratch? If I just knew where to start
    I could probably figure out the rest.

    Thanks


    Thanks

    "David Bartosik MS MVP" <forums@davidbartosik.com> wrote in message
    news:%23P3wuRNTEHA.204@TK2MSFTNGP10.phx.gbl...
    > Put a lot more work into it.
    >
    > Under the form properties is an option to use an ISP program.
    > Basically if your host doesn't support FP extensions then you ask them
    what
    > form program they supply.
    > You then insert the path to their program.
    > This also involves custom editing to thier form program, which they should
    > assist you with.
    >
    > --
    > David Bartosik - MS MVP
    > for Publisher help:
    > [url]www.davidbartosik.com[/url]
    > enter to win Pub 2003:
    > [url]www.davidbartosik.com/giveaway.aspx[/url]
    >
    >
    > "tech27" <tech27@mail.anonymizer.com> wrote in message
    > news:g%1xc.108636$vn.275850@sea-read.news.verio.net...
    > > Yes, this is what I think the problem is.
    > > What can I do if the server does not support FP extensions?
    > >
    > > Thanks
    > >
    > >
    > > "David Bartosik - MS MVP" <forums@davidbartosik.com> wrote in message
    > > news:O$UbSMLTEHA.1416@TK2MSFTNGP12.phx.gbl...
    > > > Right click the submit button and set the form properties.
    > > >
    > > > (Assuming you have FP extensions on the server and are publishing in
    > > http.)
    > > >
    > > > --
    > > > David Bartosik - MS MVP
    > > > for Publisher help:
    > > > [url]www.davidbartosik.com[/url]
    > > > enter to win Pub 2003:
    > > > [url]www.davidbartosik.com/giveaway.aspx[/url]
    > > >
    > > >
    > > > "tech27" <tech27@mail.anonymizer.com> wrote in message
    > > > news:rP%wc.108625$vn.275755@sea-read.news.verio.net...
    > > > > I'd like to put in a reply form, not using one of the pre-defined
    ones
    > > > which
    > > > > I can't seem to be able to edit the individual objects (cut).
    > > > > Also, I think I formatted the submit button, but it says "page not
    > > found"
    > > > > when I test it.
    > > > >
    > > > > How can I create a custom reply form and make the submit button work
    > (to
    > > > > send data to an email address?
    > > > >
    > > > > Thanks
    > > > >
    > > > >
    > > >
    > > >
    > >
    > >
    >
    >

    tech27 Guest

  7. #6

    Default Re: Reply won't work

    > I did some research and found that you have to publish by HTTP, not FTP
    for
    > Pub extensions to work. (Of course, your server has to support it too).
    >
    research? really? this is documented on my site and posted numerous times
    in this forum.
    > I've got it working fine now, but I don't like that I have to use the
    > pre-defined forms which I can't edit at all. Maybe I can but I haven't
    > figured it out yet.
    >
    form templates can be ungrouped and modified.
    > Is it possible to create a form from scratch? If I just knew where to
    start
    > I could probably figure out the rest.
    >
    of course. Insert menu, Form controls.


    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]



    David Bartosik - MS MVP Guest

  8. #7

    Default Re: Reply won't work


    "David Bartosik - MS MVP" <forums@davidbartosik.com> wrote in message
    news:enDbRdVTEHA.1508@TK2MSFTNGP11.phx.gbl...
    > > I did some research and found that you have to publish by HTTP, not FTP
    > for
    > > Pub extensions to work. (Of course, your server has to support it too).
    > >
    >
    > research? really? this is documented on my site and posted numerous times
    > in this forum.
    Ok. What's the proper term to describe looking around for information?
    "Publishing to the Brain?" (-;
    >
    > > I've got it working fine now, but I don't like that I have to use the
    > > pre-defined forms which I can't edit at all. Maybe I can but I haven't
    > > figured it out yet.
    > >
    >
    > form templates can be ungrouped and modified.
    >
    > > Is it possible to create a form from scratch? If I just knew where to
    > start
    > > I could probably figure out the rest.
    > >
    >
    > of course. Insert menu, Form controls.
    >
    Then to modify an existing template I would insert it into a page, ungroup
    and mess it up manually, right? (-;
    > --
    > David Bartosik - MS MVP
    > for Publisher help:
    > [url]www.davidbartosik.com[/url]
    > enter to win Pub 2003:
    > [url]www.davidbartosik.com/giveaway.aspx[/url]
    >
    >
    >

    tech27 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