NetTalk Central

Author Topic: Showing Browse users who are online in real time  (Read 6949 times)

Alan Cochran

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
Re: Showing Browse users who are online in real time
« Reply #15 on: April 11, 2012, 06:09:09 AM »
Hi Folks,

Sorry about that....  Please use this zip file instead.  I also replaced the previous zip file with the correct one as well.

Alan

[attachment deleted by admin]
« Last Edit: April 11, 2012, 06:11:51 AM by Alan Cochran »

Alan Cochran

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
Re: Showing Browse users who are online in real time
« Reply #16 on: April 11, 2012, 06:20:59 AM »
Hi MikeR,

Let me fire up C6.3 and make the necessary changes.  I will upload the example in a few minutes.

Alan
« Last Edit: April 11, 2012, 06:25:26 AM by Alan Cochran »

MikeR

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • Email
Re: Showing Browse users who are online in real time
« Reply #17 on: April 11, 2012, 09:38:33 AM »
Hi Alan,
found an old copy of Clarion 8
I have unzipped it and looked at the source
I am curios about a few things.

I follow the embed logic in the login , logoff and webserver procedures.

1.  I don't understand what the embed code in the webhandler does ?

It seems to position at the latest record , but then just closes the file ?

2.  what does this code do ?
    IF self.IfExistsValue('Login')

3. I assume   p_web._OpenFile(WebUser)   in the login procedure opens the file.
 
I don't see a ._closeFile,.What is the difference between ._openFile and Access:File.Open()   
Can it be used anywhere p_web exists ?

Thanks in advance for your time.
 


LuisMarcantoni

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • Email
Re: Showing Browse users who are online in real time
« Reply #18 on: April 11, 2012, 05:34:50 PM »
Thank you very much Alam

Regards

Luis