Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 mismatch error when searching
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

pknaz
Junior Member

USA
117 Posts

Posted - 20 August 2002 :  13:44:23  Show Profile  Visit pknaz's Homepage  Send pknaz an AOL message  Send pknaz an ICQ Message  Send pknaz a Yahoo! Message
I continually get this error:
quote:

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'cLng'

/forum/search.asp, line 885


when trying to search the forums at this site.
Does anyone know why?

Thanks

pweighill
Junior Member

United Kingdom
453 Posts

Posted - 20 August 2002 :  18:40:10  Show Profile
It's probably because there is nothing inside the clng() function to convert.

Either add the bit in red into line 885:
Response.Write	"          <input name=""SearchMember"" type=""hidden"" value=""" & cLng("0" & Request.Form("SearchMember")) & """>" & vbNewLine

or remove the "clng(" and ")" part.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 20 August 2002 :  19:37:22  Show Profile
let's not worry about the search page on this site. It is not the same as the one in v3.4 so any bugs with it will be dealt with when we have the time.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.19 seconds. Powered By: Snitz Forums 2000 Version 3.4.07