Yep...
If i did understand how the Err.number works, it should check if the
parameters (from Request.querystring )i pass to the query return any
records.
If yes mean no Error and its like Err.number = 0, if no record has
been found in the recordset then there is an error and its like
Err.number <> 0.
Therefore, I should use if Err.number <>0 just after the lines:
<% set newfindSet = outpostDB.Execute("Myquery")
Do While Not newfindSet.EOF
%>
But it doesn't work and return the error Loop without Do :-(((
Thanks
Valter
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/