|
| |
|
|
123ok123
Posts: 2 Joined: 10/29/2006 Status: offline
|
Form asks for password. - 10/29/2006 17:47:16
Hi, i'm new to this web development, and am trying to create a form for my website. This is the form page: http://bestusedexpress.com/Yard%20Website/Form.htm On the form, when someone fills out the form, it request a username and password. I just want the results to be sent on my email. This is what the form says on frontpage: <form method="POST" name="FrontPage_Form1" action="--WEBBOT-SELF--" onsubmit="location.href='../_derived/nortbots.htm';return false;" language="JavaScript" webbot-onSubmit="return FrontPage_Form1_Validator(this)"> My web host is godaddy. They suggest i use: "gdform.asp" in the action. However, when i try to put that in, it automatically changes to "--webbot-self--". I don't know why it requests a username and password, i just want it to send to my email. Any help would be appreciated, thanks in advance!
|
|
|
|
BobbyDouglas
Posts: 5479 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: Form asks for password. - 10/29/2006 18:20:08
Either you are including content that requires a user/pass, or something is not configured correctly on the server side of things. When I try to access http://bestusedexpress.com/_vti_bin/shtml.exe/Form.htm I get a user/pass prompt, meaning something isn't right on the server. GoDaddy has horrible hosting support, and this problem most likely won't be solved by a low level tech. The first step is to create a simple form in FrontPage. Just make a new page, insert a textbox, and the submit/reset buttons as well as the rest of the form should be automatically made. Publish that new page, and then click the submit button. If you get the same problem, then it is 99% a server related issue. Once you verify that you get the user/pass prompt, call GoDaddy and tell them to fix it. If they say it is working fine, ask them to do what you just did, that way they will see that it is not working.
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
123ok123
Posts: 2 Joined: 10/29/2006 Status: offline
|
RE: Form asks for password. - 10/29/2006 21:44:39
Thanks so much, the idea of creating a new form worked. Since it was such a simple form and had so little source code, I was able to mess around a bit with it, trying to find a way that would make it email me, and eventually just deleted the whole 'webbot-self' thing... coulden't find godaddy.asp, so I made it godaddy.php which was in my folder. Ended working fine, thanks for the idea!
|
|
|
|
razzy
Posts: 7 Joined: 10/31/2006 Status: offline
|
RE: Form asks for password. - 10/31/2006 23:44:03
Hi BobbyDouglas, I have similar problem with my web site - only truened up recently? I too host with GoDaddy and their hosting support is infantile at best. I have tried to create a simple form in FP as you suggested with textbox and submit/reset buttons. I tried to set form properties> options, but the 'where to store results> Send to radio button' has been greyed out? All I can do is work with the 'send to other radio button field'. When I click on Options..... button then all I get is 'Options for Custom Form Handler> Action field, thenMethod field (POST) and Encoding Type (field). Can't seem to get to the 'send to radio button and the hidden fields for file name and email address? I have published the new page with simple form and have clicked submit button. At least I don't get the user/pass prompt. Any ideas and help would be appreciated.
|
|
|
|
BobbyDouglas
Posts: 5479 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: Form asks for password. - 11/1/2006 0:59:16
When does the form ask for a password?
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
razzy
Posts: 7 Joined: 10/31/2006 Status: offline
|
RE: Form asks for password. - 11/1/2006 3:29:11
Hi BobbyD, When I click the submit button. Also, how do I 'see' the .htaccess files using FP 2003? I can see the file when I use FTP, but can't see or edit them with FP? I know when I use FTP it 'scrambles' the FPSE on host server and I have uninstalled and reinstalled the FPSE several times because of this problem. Initially the GoDaddy "support" told me it was a .htaccess problem and I needed to fix the files? Thanks.
|
|
|
|
razzy
Posts: 7 Joined: 10/31/2006 Status: offline
|
RE: Form asks for password. - 11/1/2006 15:38:16
Hi BobbyD, I have visited the web site of 123ok123, the person with this problem earlier and have tried the web form, it works....but....when I try the shtml.exe/Form.htm link as below the problem on their web site is still there? http://bestusedexpress.com/_vti_bin/shtml.exe/Form.htm....hmmmmm....does that mean that there is something wrong with the host server still? And maybe I have the same problem. I have tried GoDaddy support and asked them to go to my web site form, fill it in and try clicking submit and experience the user/pass prompt, but they insist that the problem is on my side?? Again, thanks.
|
|
|
|
BobbyDouglas
Posts: 5479 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: Form asks for password. - 11/2/2006 0:35:01
quote:
I have tried to create a simple form in FP as you suggested with textbox and submit/reset buttons - What happens when you try to submit the new form with the default options left unchanged?
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
razzy
Posts: 7 Joined: 10/31/2006 Status: offline
|
RE: Form asks for password. - 11/2/2006 2:55:24
quote:
ORIGINAL: BobbyDouglas quote:
I have tried to create a simple form in FP as you suggested with textbox and submit/reset buttons - What happens when you try to submit the new form with the default options left unchanged? Hi BobbyD, Same thing - user/pass prompt? Thanks.
|
|
|
|
BobbyDouglas
Posts: 5479 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: Form asks for password. - 11/2/2006 20:57:37
Can you link me to the new form?
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
razzy
Posts: 7 Joined: 10/31/2006 Status: offline
|
RE: Form asks for password. - 11/3/2006 2:33:57
quote:
ORIGINAL: BobbyDouglas Can you link me to the new form? Hi BobbyD, Think I have solved the issue. I created new form etc etc....but I was doing it all 'live' including the small changes to the forms which had previously worked OK. After much 'floundering' it dawned on me that I needed to create the new form on my 'working copy' web site held on my PC...duh! When I did that and then published from my PC to my web hosting site...bingo!.....the forms worked again? FP must pick up some 'hidden' stuff from my PC when working on my web site 'live', and when saved 'live' embedded in the saved file. When I try and view the saved file on the www the user/pass prompt appears. Needs to be a 'warning' on the FP user manual re changing forms 'live'. Have certainly learnt the lesson the hard way. Anyway, all fixed now and I thank you for your patience with this issue.
|
|
|
|
razzy
Posts: 7 Joined: 10/31/2006 Status: offline
|
RE: Form asks for password. - 11/3/2006 4:25:15
quote:
ORIGINAL: BobbyDouglas Can you link me to the new form? Hi BobbyD, Pls ignore my previous post - the gremlin is back again???? Link is URL = http://lakecitytaxis.com/Taxi_Booking_Form.htm Thanks.
|
|
|
|
treetopsranch
Posts: 1209 From: Cottage Grove, OR, USA Status: offline
|
RE: Form asks for password. - 11/3/2006 7:45:22
Try it with http://www.lakecitytaxis.com/Taxi_Booking_Form.htm Seems to work if you use the www
_____________________________
Don from TreeTops Ranch, Oregon "I've got a taste for quality and luxury"
|
|
|
|
razzy
Posts: 7 Joined: 10/31/2006 Status: offline
|
RE: Form asks for password. - 11/4/2006 4:17:14
quote:
ORIGINAL: treetopsranch Try it with http://www.lakecitytaxis.com/Taxi_Booking_Form.htm Seems to work if you use the www Hi treetopsranch, BINGO! How good are YOU! Thanks. Seems all fixed now. Hmmmmm - obviously a BIG difference server side between http:// and http://www - Many thanks.
|
|
|
|
treetopsranch
Posts: 1209 From: Cottage Grove, OR, USA Status: offline
|
RE: Form asks for password. - 11/4/2006 15:24:04
Thanks for the thanks.
_____________________________
Don from TreeTops Ranch, Oregon "I've got a taste for quality and luxury"
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|