CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge -> Programming

 asp record form question

Print topic Send  topic

Author Message
Rob


Posts: 13
Posted: 08/16/2007, 12:10 PM

if have codecharge 2.0.7 and i wrote this website in asp. where form is open to public to insert guestbook feedback but soon i ran into a problem when i submitted my website to search engines after few feedbacks spam started to destroy my database.
all the freaking vaiagra sellers destroying my database. so i decided to insert a code to generate a value that must be provided before form is submitted. but i can't seem to figure out how to cancel the insert operation. please help me with this and please also state where should i put this code in.


  
dim ss    
dim mm    
dim hh    
ss=second(now)    
mm=minute(now)    
hh=hour(now)    
fldrep=(mm & (ss * 3) & hh & ss) * 4     
if fldnum=fldrep then    
else    
msgbox "Number listed is not correct"    
How do i cancel this operation?   
end if 

_________________
I don't even know enough to know that i don't know.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.