If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Problem with my site and asp

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-07-06, 05:03
allthewebmaster allthewebmaster is offline
Registered User
 
Join Date: Jun 2005
Location: Ireland
Posts: 8
Problem with my site and asp

Hi,

my website www.digiappz.com has a problem but I don't know where it comes from. When people are registering or sending me information with my contact form, I nearly alway get empty fields. When I try it works fine but when live users do it I get empty fields (not always). Could you please try to register or send a message and let me know if you see any problems?

Thanks!
Reply With Quote
  #2 (permalink)  
Old 03-08-06, 04:00
kropes2001 kropes2001 is offline
Registered User
 
Join Date: Nov 2005
Location: Honolulu HI
Posts: 118
several questions I have, or suggestions...

1) clear all of your cache on your browser and set it to update on every visit to the page.

2) are you using cookies for any data verification or to hold data temporarily. are you expiring your cookies properly ?

3) your "function verif()" is not doing validation on the product or message length. I submitted a message without selecting a product or typing a request.

4) your validation is checking for nulls. it is not checking if the fields were filled with spaces. are you receiving nulls or spaces ?


if you look at some of my forms validation on my site you will see I check for the length of the field and in some fields I check if it contains spaces.

http://www.getmysiteonline.com/NewAccount.asp
http://www.getmysiteonline.com/ContactUs.asp
__________________
.
.
http://www.GetMySiteOnline.com - Can you help me Get My Site Online ? (Yes. That is EXACTLY what we do.)

http://www.GetMySiteOnline.com/FightingSpam/
__________________________
caeli enarrant gloriam Dei !
Reply With Quote
  #3 (permalink)  
Old 03-08-06, 04:45
allthewebmaster allthewebmaster is offline
Registered User
 
Join Date: Jun 2005
Location: Ireland
Posts: 8
thanks for that, I'll try to fix those problems...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On