Dart Home | PowerTCP Web Enterprise for ActiveX | Custom Development | Reply | PowerTCP Web Enterprise for ActiveX Topics | Forums |
Author | Forum: PowerTCP Web Enterprise for ActiveX Topic: Can I Use Progress Show on ASP & IIS ? |
ggyyss From: hhhaa, MN USA Posts: 1 Member Since: 10/20/04 |
posted October 20, 2004 6:16 AM All Progress Example For VB.... ex: Private Sub WebASP1_Progress(ByVal Method As DartWebASPCtl.WebMethodConstants, ByVal Status As DartWebASPCtl.WebStatusConstants, ByVal Count As Long, ByVal Size As Long) If Size > 0 Then Label1.Caption = (Count / Size) * 100 & "% done..." End If End Sub ........................... Use in ASP & IIS? HELP.... |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 20, 2004 8:56 AM Please see this thread (found by typing "progress and ASP.NET" in the search box): http://support.dart.com/postings?topicid=2890 |
pkuczynski From: Szczecin, Poland Posts: 6 Member Since: 04/09/05 |
posted April 9, 2005 7:16 PM Unfortunatelly the link in those topic is invalid. Could you please post correct link? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted April 10, 2005 12:25 AM It seems to be working for me. Please try again. |
pkuczynski From: Szczecin, Poland Posts: 6 Member Since: 04/09/05 |
posted April 10, 2005 11:09 AM I didnt meant the link to the forum topic, but links inside this topic (eg. http://dotnet.dart.com/progressdemo.zip). They are not working, so I can't see the demo! |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted April 10, 2005 11:47 AM Sorry about that. I have fixed the links. Please try again. |
Reply | PowerTCP Web Enterprise for ActiveX Topics | Forums |
This site is powered by
![]() |