Computing.Net > Forums > Web Development > Asp code

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Asp code

Reply to Message Icon

Name: sayeed ahmed
Date: March 17, 2004 at 17:31:50 Pacific
OS: xp Pro
CPU/Ram: p
Comment:

hi all, i need a defination of the following piece of ASP code:


<%if (objRs.BOF) then%>

Sorry, no information availble
<%Else%>


thanx in advance

Thank you

Sayeed Ahmed



Sponsored Link
Ads by Google

Response Number 1
Name: hc54
Date: April 22, 2004 at 12:59:57 Pacific
Reply:

It is looking to see if the record set is at the beginning of the file. when you get a record set you do a loop that runs until EOF. If when done it is at BOF then that means there were no records.


0
Reply to Message Icon

Related Posts

See More


ImageVue abc dir arrangem... BOF statement



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Asp code

ASP error 80070520 www.computing.net/answers/webdevel/asp-error-80070520/879.html

ASP Password Protection www.computing.net/answers/webdevel/asp-password-protection/243.html

Editing ASP/ShoppingCart www.computing.net/answers/webdevel/editing-aspshoppingcart/364.html