Forms not working with a new subsite format

L

Lae135

hi - i am not understanding - sorry....is that a code thing?

Rob Giordano (Crash) said:
Now, _redo_ your form on that page.


| condosofct is now configured as a subsite under my main site which has FP
ext
| installed. does that help/matter?
|
| "Stefan B Rusynko" wrote:
|
| > According to the error at http://www.condosofct.com/_vti_inf.html
| > Your host does NOT have the FP Server Extension installed - required
| > (or they are broken and require repair by the host)
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | Yes....I original was not getting an "action" on submit - when I added
the
| > | following code (posted lower) I was then getting an OOPS page by my
hosting
| > | company...
| > |
| > | <FORM METHOD="POST" ACTION="--WEBBOT-SELF--"
| > | onSubmit="location.href='../_derived/nortbots.htm';return false;"
| > | webbot-onSubmit name="ContactForm">
| > | <!--WEBBOT BOT=SaveResults startspan S-Builtin-Fields="Date Time"
| > | S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Date-Format="%A,
%B %d,
| > | %Y" S-Time-Format="%I:%M:%S %p" S-Email-Address="(e-mail address removed)"
| > | S-Email-Format="TEXT/PRE"
| > | --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
| > | bot="SaveResults" endspan i-checksum="43374" -->
| > | <td valign="top">
| > |
| > |
| > | This is the code I am using for my form....could the problem lie in
the
| > | vti-group thingy?
| > |
| > | I have no idea what that is or why it would be important.
| > |
| > |
| > | "David Berry" wrote:
| > |
| > | > Did you publish the new page? I just looked and the page look the
same.
| > | >
| > | >
| > | > | > | > > Hi
| > | > >
| > | > > I saw that too...so, i since added the script and now, it goes to
an
| > | > > "oops"
| > | > > page - page not found....
| > | > >
| > | > >
| > | > >
| > | > > "David Berry" wrote:
| > | > >
| > | > >> I see buttons and textboxes but there's no Form ( <form></form> )
on the
| > | > >> page. You need to have a form (and set it to send email) for the
page to
| > | > >> work.
| > | > >>
| > | > >>
| > | > >> | > | > >> > Hello
| > | > >> >
| > | > >> > I used to have a single hosting account for each of my
websites. I had
| > | > >> > forms
| > | > >> > on those sites and they all worked fine as far as inputting the
| > | > >> > information
| > | > >> > and all information went directly to an email account.
| > | > >> >
| > | > >> > I have since re-configured all my sites under a main site and
my sites
| > | > >> > are
| > | > >> > all subsites - it seems the problem with the email forms lies
somewhere
| > | > >> > in
| > | > >> > this new arrangment. After filling in the form and when the
end-user
| > | > >> > hits
| > | > >> > "submit" nothing happens.
| > | > >> >
| > | > >> > I would think the forms would still work as the info was going
to an
| > | > >> > email
| > | > >> > account rather than a database....
| > | > >> >
| > | > >> > Can anyone offer any help?
| > | > >> >
| > | > >> > An example of my not working form can be found @
| > | > >> > www.condosofct.com/contactlinda.htm
| > | > >> >
| > | > >> > Thank you :)
| > | > >>
| > | > >>
| > | > >>
| > | >
| > | >
| > | >
| >
| >
| >
 
D

David Berry

If the FP Extensions are installed then recreate the form on that page,
publish it and see if it works. What you might want to do, instead of
changing your page right now, is to create a new page, ex: Test.htm, that
ONLY has a form on it with a few fields and then publish that to test and
see if the extensions are working. If they are then recreate the form on
the other page.


Lae135 said:
condosofct is now configured as a subsite under my main site which has FP
ext
installed. does that help/matter?

Stefan B Rusynko said:
According to the error at http://www.condosofct.com/_vti_inf.html
Your host does NOT have the FP Server Extension installed - required
(or they are broken and require repair by the host)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Yes....I original was not getting an "action" on submit - when I added
the
| following code (posted lower) I was then getting an OOPS page by my
hosting
| company...
|
| <FORM METHOD="POST" ACTION="--WEBBOT-SELF--"
| onSubmit="location.href='../_derived/nortbots.htm';return false;"
| webbot-onSubmit name="ContactForm">
| <!--WEBBOT BOT=SaveResults startspan S-Builtin-Fields="Date Time"
| S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Date-Format="%A,
%B %d,
| %Y" S-Time-Format="%I:%M:%S %p" S-Email-Address="(e-mail address removed)"
| S-Email-Format="TEXT/PRE"
| --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
| bot="SaveResults" endspan i-checksum="43374" -->
| <td valign="top">
|
|
| This is the code I am using for my form....could the problem lie in the
| vti-group thingy?
|
| I have no idea what that is or why it would be important.
|
|
| "David Berry" wrote:
|
| > Did you publish the new page? I just looked and the page look the
same.
| >
| >
| > | > > Hi
| > >
| > > I saw that too...so, i since added the script and now, it goes to
an
| > > "oops"
| > > page - page not found....
| > >
| > >
| > >
| > > "David Berry" wrote:
| > >
| > >> I see buttons and textboxes but there's no Form ( <form></form> )
on the
| > >> page. You need to have a form (and set it to send email) for the
page to
| > >> work.
| > >>
| > >>
| > >> | > >> > Hello
| > >> >
| > >> > I used to have a single hosting account for each of my websites.
I had
| > >> > forms
| > >> > on those sites and they all worked fine as far as inputting the
| > >> > information
| > >> > and all information went directly to an email account.
| > >> >
| > >> > I have since re-configured all my sites under a main site and my
sites
| > >> > are
| > >> > all subsites - it seems the problem with the email forms lies
somewhere
| > >> > in
| > >> > this new arrangment. After filling in the form and when the
end-user
| > >> > hits
| > >> > "submit" nothing happens.
| > >> >
| > >> > I would think the forms would still work as the info was going
to an
| > >> > email
| > >> > account rather than a database....
| > >> >
| > >> > Can anyone offer any help?
| > >> >
| > >> > An example of my not working form can be found @
| > >> > www.condosofct.com/contactlinda.htm
| > >> >
| > >> > Thank you :)
| > >>
| > >>
| > >>
| >
| >
| >
 
T

Thomas A. Rowe

FP must add the code, not you, this requires that you let FP create the form.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
R

Rob Giordano \(Crash\)

No.
Go to the page you want your form on (you may want to create a test page)
put your cursor where you want the form.
Insert | Form
Hit Enter a couple of times to give you room above the Submit button to
place your other labels and fields...and go from there.

When your done, Save and Publish to your subsite via the http:// method.





| hi - i am not understanding - sorry....is that a code thing?
|
| "Rob Giordano (Crash)" wrote:
|
| > Now, _redo_ your form on that page.
| >
| >
| > | > | condosofct is now configured as a subsite under my main site which has
FP
| > ext
| > | installed. does that help/matter?
| > |
| > | "Stefan B Rusynko" wrote:
| > |
| > | > According to the error at http://www.condosofct.com/_vti_inf.html
| > | > Your host does NOT have the FP Server Extension installed - required
| > | > (or they are broken and require repair by the host)
| > | >
| > | > --
| > | >
| > | > _____________________________________________
| > | > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > | > "Warning - Using the F1 Key will not break anything!" (-;
| > | > To find the best Newsgroup for FrontPage support see:
| > | >
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > | > _____________________________________________
| > | >
| > | >
| > | > | > | Yes....I original was not getting an "action" on submit - when I
added
| > the
| > | > | following code (posted lower) I was then getting an OOPS page by
my
| > hosting
| > | > | company...
| > | > |
| > | > | <FORM METHOD="POST" ACTION="--WEBBOT-SELF--"
| > | > | onSubmit="location.href='../_derived/nortbots.htm';return false;"
| > | > | webbot-onSubmit name="ContactForm">
| > | > | <!--WEBBOT BOT=SaveResults startspan S-Builtin-Fields="Date Time"
| > | > | S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE"
S-Date-Format="%A,
| > %B %d,
| > | > | %Y" S-Time-Format="%I:%M:%S %p" S-Email-Address="(e-mail address removed)"
| > | > | S-Email-Format="TEXT/PRE"
| > | > | --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
| > | > | bot="SaveResults" endspan i-checksum="43374" -->
| > | > | <td valign="top">
| > | > |
| > | > |
| > | > | This is the code I am using for my form....could the problem lie
in
| > the
| > | > | vti-group thingy?
| > | > |
| > | > | I have no idea what that is or why it would be important.
| > | > |
| > | > |
| > | > | "David Berry" wrote:
| > | > |
| > | > | > Did you publish the new page? I just looked and the page look
the
| > same.
| > | > | >
| > | > | >
| > | > | > | > | > | > > Hi
| > | > | > >
| > | > | > > I saw that too...so, i since added the script and now, it goes
to
| > an
| > | > | > > "oops"
| > | > | > > page - page not found....
| > | > | > >
| > | > | > >
| > | > | > >
| > | > | > > "David Berry" wrote:
| > | > | > >
| > | > | > >> I see buttons and textboxes but there's no Form (
<form></form> )
| > on the
| > | > | > >> page. You need to have a form (and set it to send email) for
the
| > page to
| > | > | > >> work.
| > | > | > >>
| > | > | > >>
| > | > | > >> | > | > | > >> > Hello
| > | > | > >> >
| > | > | > >> > I used to have a single hosting account for each of my
| > websites. I had
| > | > | > >> > forms
| > | > | > >> > on those sites and they all worked fine as far as inputting
the
| > | > | > >> > information
| > | > | > >> > and all information went directly to an email account.
| > | > | > >> >
| > | > | > >> > I have since re-configured all my sites under a main site
and
| > my sites
| > | > | > >> > are
| > | > | > >> > all subsites - it seems the problem with the email forms
lies
| > somewhere
| > | > | > >> > in
| > | > | > >> > this new arrangment. After filling in the form and when the
| > end-user
| > | > | > >> > hits
| > | > | > >> > "submit" nothing happens.
| > | > | > >> >
| > | > | > >> > I would think the forms would still work as the info was
going
| > to an
| > | > | > >> > email
| > | > | > >> > account rather than a database....
| > | > | > >> >
| > | > | > >> > Can anyone offer any help?
| > | > | > >> >
| > | > | > >> > An example of my not working form can be found @
| > | > | > >> > www.condosofct.com/contactlinda.htm
| > | > | > >> >
| > | > | > >> > Thank you :)
| > | > | > >>
| > | > | > >>
| > | > | > >>
| > | > | >
| > | > | >
| > | > | >
| > | >
| > | >
| > | >
| >
| >
| >
 
L

Lae135

Rob, David...got it will do.....

I'll post later after I work it out. I have been on hold with godaddy
forever on this and they don't seem to know what happened. They think my
forms won't work at all due to the subsite format. I am really just baffled
and I think I missed something really easy.

Would it help to know I copied and pasted the website from its own folder
into a new folder under my main site? I think that maybe there is a hidden
file/folder....that may have been missed??

David Berry said:
If the FP Extensions are installed then recreate the form on that page,
publish it and see if it works. What you might want to do, instead of
changing your page right now, is to create a new page, ex: Test.htm, that
ONLY has a form on it with a few fields and then publish that to test and
see if the extensions are working. If they are then recreate the form on
the other page.


Lae135 said:
condosofct is now configured as a subsite under my main site which has FP
ext
installed. does that help/matter?

Stefan B Rusynko said:
According to the error at http://www.condosofct.com/_vti_inf.html
Your host does NOT have the FP Server Extension installed - required
(or they are broken and require repair by the host)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Yes....I original was not getting an "action" on submit - when I added
the
| following code (posted lower) I was then getting an OOPS page by my
hosting
| company...
|
| <FORM METHOD="POST" ACTION="--WEBBOT-SELF--"
| onSubmit="location.href='../_derived/nortbots.htm';return false;"
| webbot-onSubmit name="ContactForm">
| <!--WEBBOT BOT=SaveResults startspan S-Builtin-Fields="Date Time"
| S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Date-Format="%A,
%B %d,
| %Y" S-Time-Format="%I:%M:%S %p" S-Email-Address="(e-mail address removed)"
| S-Email-Format="TEXT/PRE"
| --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
| bot="SaveResults" endspan i-checksum="43374" -->
| <td valign="top">
|
|
| This is the code I am using for my form....could the problem lie in the
| vti-group thingy?
|
| I have no idea what that is or why it would be important.
|
|
| "David Berry" wrote:
|
| > Did you publish the new page? I just looked and the page look the
same.
| >
| >
| > | > > Hi
| > >
| > > I saw that too...so, i since added the script and now, it goes to
an
| > > "oops"
| > > page - page not found....
| > >
| > >
| > >
| > > "David Berry" wrote:
| > >
| > >> I see buttons and textboxes but there's no Form ( <form></form> )
on the
| > >> page. You need to have a form (and set it to send email) for the
page to
| > >> work.
| > >>
| > >>
| > >> | > >> > Hello
| > >> >
| > >> > I used to have a single hosting account for each of my websites.
I had
| > >> > forms
| > >> > on those sites and they all worked fine as far as inputting the
| > >> > information
| > >> > and all information went directly to an email account.
| > >> >
| > >> > I have since re-configured all my sites under a main site and my
sites
| > >> > are
| > >> > all subsites - it seems the problem with the email forms lies
somewhere
| > >> > in
| > >> > this new arrangment. After filling in the form and when the
end-user
| > >> > hits
| > >> > "submit" nothing happens.
| > >> >
| > >> > I would think the forms would still work as the info was going
to an
| > >> > email
| > >> > account rather than a database....
| > >> >
| > >> > Can anyone offer any help?
| > >> >
| > >> > An example of my not working form can be found @
| > >> > www.condosofct.com/contactlinda.htm
| > >> >
| > >> > Thank you :)
| > >>
| > >>
| > >>
| >
| >
| >
 
D

David Berry

Yes, copy and paste could have cause a problem. The better way would have
been to import the files or publish the old site to your Hard Drive, open it
locally and then publish it back to the new site.


Lae135 said:
Rob, David...got it will do.....

I'll post later after I work it out. I have been on hold with godaddy
forever on this and they don't seem to know what happened. They think my
forms won't work at all due to the subsite format. I am really just
baffled
and I think I missed something really easy.

Would it help to know I copied and pasted the website from its own folder
into a new folder under my main site? I think that maybe there is a hidden
file/folder....that may have been missed??

David Berry said:
If the FP Extensions are installed then recreate the form on that page,
publish it and see if it works. What you might want to do, instead of
changing your page right now, is to create a new page, ex: Test.htm, that
ONLY has a form on it with a few fields and then publish that to test and
see if the extensions are working. If they are then recreate the form on
the other page.


Lae135 said:
condosofct is now configured as a subsite under my main site which has
FP
ext
installed. does that help/matter?

:

According to the error at http://www.condosofct.com/_vti_inf.html
Your host does NOT have the FP Server Extension installed - required
(or they are broken and require repair by the host)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:

http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Yes....I original was not getting an "action" on submit - when I
added
the
| following code (posted lower) I was then getting an OOPS page by my
hosting
| company...
|
| <FORM METHOD="POST" ACTION="--WEBBOT-SELF--"
| onSubmit="location.href='../_derived/nortbots.htm';return false;"
| webbot-onSubmit name="ContactForm">
| <!--WEBBOT BOT=SaveResults startspan S-Builtin-Fields="Date Time"
| S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE"
S-Date-Format="%A,
%B %d,
| %Y" S-Time-Format="%I:%M:%S %p" S-Email-Address="(e-mail address removed)"
| S-Email-Format="TEXT/PRE"
| --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
| bot="SaveResults" endspan i-checksum="43374" -->
| <td valign="top">
|
|
| This is the code I am using for my form....could the problem lie in
the
| vti-group thingy?
|
| I have no idea what that is or why it would be important.
|
|
| "David Berry" wrote:
|
| > Did you publish the new page? I just looked and the page look the
same.
| >
| >
| > | > > Hi
| > >
| > > I saw that too...so, i since added the script and now, it goes
to
an
| > > "oops"
| > > page - page not found....
| > >
| > >
| > >
| > > "David Berry" wrote:
| > >
| > >> I see buttons and textboxes but there's no Form (
<form></form> )
on the
| > >> page. You need to have a form (and set it to send email) for
the
page to
| > >> work.
| > >>
| > >>
| > >> | > >> > Hello
| > >> >
| > >> > I used to have a single hosting account for each of my
websites.
I had
| > >> > forms
| > >> > on those sites and they all worked fine as far as inputting
the
| > >> > information
| > >> > and all information went directly to an email account.
| > >> >
| > >> > I have since re-configured all my sites under a main site and
my
sites
| > >> > are
| > >> > all subsites - it seems the problem with the email forms lies
somewhere
| > >> > in
| > >> > this new arrangment. After filling in the form and when the
end-user
| > >> > hits
| > >> > "submit" nothing happens.
| > >> >
| > >> > I would think the forms would still work as the info was
going
to an
| > >> > email
| > >> > account rather than a database....
| > >> >
| > >> > Can anyone offer any help?
| > >> >
| > >> > An example of my not working form can be found @
| > >> > www.condosofct.com/contactlinda.htm
| > >> >
| > >> > Thank you :)
| > >>
| > >>
| > >>
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top