Re: how do I a password challenge to submit a web form
- From: "Stefan B Rusynko" <sbr_enjoy@xxxxxxxxxxx>
- Date: Mon, 20 Aug 2007 04:13:56 -0400
Form has errors in it
Form names can not have spaces in them as in
name="Future event booking form"
Change it to
name="Future_event_booking_form"
Rename the page to remove spaces from the file name
Same applies to the page
- spaces in file names break links
IMHO
No one in their right mind should ever use that form
- You are asking for credit card information without a secure server
- You are emailing the CC info in the clear
- You are saving the cc info in a file on the server (violates CC rules and is not secure)
If you have any stored info there you are leaving yourself liable for CC fraud by a hacker
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________
"Rick" <Rick@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:3AFA0770-175B-4988-91E6-71DA00128FA4@xxxxxxxxxxxxxxxx
| Hi Raman,
| The website in question is swig.org.uk and the user has no option to upload
| a file. Look for forms under Events-future-booking form and also Contact -
| feedback
| Regards..
|
| "Raman Kambo" wrote:
|
| > Hi Rick,
| >
| > A small question here before i actually feel the need to dig in to this issue
| > 1) Does your form also gives users to an option to upload a file ?
| > if it does, does the folder that takes the uploaded files has the permission
| > set to allow anonymous users to upload files ?
| >
| > also help me with the name of your website.
| > or drop me an email at raman.kambo@xxxxxxxxxxx
| >
| > Bye for now.
| >
| > "Rick" wrote:
| >
| > > I have create a simple web registration form using MS FrontPage 2002 and form
| > > handling has until recently worked correctly on a host server with MS
| > > FrontPage Server Extensions.
| > > Submission of the completed form is now blocked by a prompt for username and
| > > password with message 'The server www.swig.org.uk at : requires a username
| > > and password.' Any suggestions as to cause and solution would be appreciated.
.
- Prev by Date: Re: Saving FP 2003 as FP 2002
- Next by Date: Re: Users prompted for credentials when saving documents from web
- Previous by thread: Re: Saving FP 2003 as FP 2002
- Next by thread: Re: Users prompted for credentials when saving documents from web
- Index(es):
Relevant Pages
|