|
-
Sep 10th, 2003, 04:20 AM
#1
Thread Starter
^:^...ANGEL...^:^
ASP.NET app running on client side.
I made an ASP.NET app using code in vb which shows me how long a computer is been on.
Now I kept a link of it on my webpage and then I told my friend to try it and he got my computer's up time not his.
I understand that it needed to be run on client and I think my one runs on server which is my computer and shows my time.
Is there anyway to specify that that page or what whole app should run on client..?
Cheers.
-
Sep 10th, 2003, 10:28 AM
#2
You CANNOT run ASP.NET on the client. There is no such setting.
-
Sep 10th, 2003, 06:33 PM
#3
Thread Starter
^:^...ANGEL...^:^
Is there anyway that I can use it to get client's computer time..??
-
Sep 10th, 2003, 10:01 PM
#4
PowerPoster
You won't be able to use ASP.Net to get the clients time. You may be able to create an activeX component or maybe a javascript function I don't know about....but you can't do it with asp.net alone...just doesn't work like that.
-
Sep 10th, 2003, 10:39 PM
#5
Thread Starter
^:^...ANGEL...^:^
Originally posted by hellswraith
You won't be able to use ASP.Net to get the clients time. You may be able to create an activeX component or maybe a javascript function I don't know about....but you can't do it with asp.net alone...just doesn't work like that.
Thanks. Is there anyway I can create an ActiveX component in ASP.NET or I need to make it in different manner. Do I need to digitally sign it...???
Cheers.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|