Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


recordset ?



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> ASP & ASP.NET Forum
View previous topic :: View next topic  
Author Message
aicirt



Joined: 26 Jun 2006
Posts: 3

PostPosted: Mon Jun 26, 2006 10:32 am    Post subject: recordset ? Reply with quote

can anyone explain to me what the code is trying to do?

Code:
if rsHistory(2) = "i" then
  v_HistOperation="Clock - In"
  v_HistTime=rsHistory(0)
else
  if rsHistory(2) = "o" then
  v_HistOperation="Clock - Out"
  v_HistTime=rsHistory(1)
end if
Back to top
View user's profile Send private message
vargf



Joined: 27 Sep 2006
Posts: 2

PostPosted: Wed Sep 27, 2006 7:29 pm    Post subject: Desition if...else Reply with quote

this code is for a clock in&out timer

this code makes a desition if you clok-in the data will store in the fill onhte data table if you clok-out hour will record in the data table fill
v_HistTime.
Back to top
View user's profile Send private message
bimal



Joined: 16 Jan 2008
Posts: 8

PostPosted: Thu Jan 17, 2008 6:59 am    Post subject: Re: recordset ? Reply with quote

ur above code is used save incoming and outgoing mails with their time ..
i think you will get ur ans better from it...other wise 4 any web related info u can visit on the following link.


http://webdesigningcompany.net
Back to top
View user's profile Send private message
payal



Joined: 30 May 2008
Posts: 2

PostPosted: Fri May 30, 2008 8:39 am    Post subject: Re: recordset ? Reply with quote

To be able to read database data, the data must first be loaded into a recordset. i cannot understand using coding this can understand by expert only.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> ASP & ASP.NET Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap