forms ugh

D

Daytona Steve

I've spend most of the evening trying to make a form work. Finally I copied
an entire page of code from a form that works to the site where the form
doesn't work. The code that works on one doesn't work on the other.

The form at this site works fine:

http://www.uniquecraftique.com/level2/contact2.htm

The same code copied to this site doesn't

http://www.zbtmarshall.org/levltwo/reunregzbt.html

Both sites are on the same account and the same server with the same host.

Driving me crazy, don't want to save to a file, just send an e-mail.
 
R

Rob Giordano \(Crash\)

Some hosts will not allow fp's form handler to send email to a different
domain...try a zbtmarshall.org email addy.

Also, 1&1 hosting has made some changes recently, make sure they did not
dump your FP Server Extensions.

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression





| I've spend most of the evening trying to make a form work. Finally I
copied
| an entire page of code from a form that works to the site where the form
| doesn't work. The code that works on one doesn't work on the other.
|
| The form at this site works fine:
|
| http://www.uniquecraftique.com/level2/contact2.htm
|
| The same code copied to this site doesn't
|
| http://www.zbtmarshall.org/levltwo/reunregzbt.html
|
| Both sites are on the same account and the same server with the same host.
|
| Driving me crazy, don't want to save to a file, just send an e-mail.
|
|
 
D

Daytona Steve

Chnaged the address to one with the zbtmarsahll address, no joy. I will
reset the extentions although since unique craftique works and zbt doesn't on
the same account and server...hey I'll try anything to get it to work. Thanks
 
R

Ronx

Is http://www.zbtmarshall.org/ set up as a subweb of
http://www.uniquecraftique.com/ ? If so the form may not work since the
form will be looking for a file in http://www.zbtmarshall.org/_vti_bin/,
which does not exist.

The page http://www.zbtmarshall.org/_vti_inf.html does not exist, this
indicates that FrontPage extensions are not installed on
http://www.zbtmarshall.org (but may be installed on the subweb of
http://www.uniquecraftique.com/used by this domain).

Note that the page http://www.uniquecraftique.com/_vti_inf.html DOES
exist.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp
 
D

Daytona Steve

I think thats its. ZBT is sub of Unique. I reset extentions, reloaded the
site, still no joy.
So as a general rule, forms won't work in subwebs......
 
D

Daytona Steve

Thanks for the info. It triggered some ideas and I fixed it. It's probably
not the most elegant solution but I created the form on the root site and
then created an I Frame in the ZBT site. Bingo...works great.

Thanks again for the help. You guys are the best.
 
H

Helpful person

Some hosts will not allow fp's form handler to send email to a different
domain...try a zbtmarshall.org email addy.

Can't you automatically forward the email to a different host?
 
T

Thomas A. Rowe

Yes, if the current host has that option in their mail server settings.

You would have FP send to an email account associated with the domain of the form, then from that
account you would forward where ever.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


Some hosts will not allow fp's form handler to send email to a different
domain...try a zbtmarshall.org email addy.

Can't you automatically forward the email to a different host?
 
R

Ronx

A better solution (based on yours) would be to place the form page in
the folder used by the ZBT site.
Use the I-Frame as you are but the source for the frame would be similar
to http://www.uniquecraftique.com/zbtfolder/formpage.htm
The confirmation page would be in the same zbt folder.

This at least keeps all the pages for the zbt site together.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp
 
D

Daytona Steve

Thanks but the e-mail domain is not the issue for. I changed the address to
the ZBT domain, no joy. I then changed an address on a working form to a
yahoo e-mail address...no problem.

Ronx solution is working so far, I put the confirmation page and the form in
the same folder.

http://www.zbtmarshall.org/levltwo/reunreg.html

Thanks to all who posted...I'd still be figuring out how to start the
program without this forum.
 

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

Similar Threads

forms driving me crazy 9
Webbot error w/form submission 3
Formwon't work - no matter wht I do 3
Forms and includes 12
forms in Front Page 2002 5
Forms 3
Required field on form 0
Email Form Component Problem 4

Top