|
-
Jul 13th, 2005, 03:43 AM
#1
Thread Starter
New Member
.NET Framework SDK
hi,
i need javascript code for know system having .NET Framework SDK or not.
reg
tech
-
Jul 13th, 2005, 06:22 AM
#2
Re: .NET Framework SDK
Javascript doesn't allow access to the file system, so I don't think that will be possible.
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Jul 13th, 2005, 07:00 AM
#3
Thread Starter
New Member
Re: .NET Framework SDK
hi,
then how can i know that client mechine have .net framework sdk or not.
my idea is
if client mechine has .net framework then a.aspx
or
b.aspx
-
Jul 13th, 2005, 07:21 AM
#4
Re: .NET Framework SDK
Are you doing anything client side that would require the framework to be installed? If not, then what is it that you are trying to ultimately accomplish?
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Jul 13th, 2005, 08:11 AM
#5
Re: .NET Framework SDK
The client machine DOES NOT NEED .NET to run aspx files..... They get run on the server... all the client should get is the resulting HTML....
Tg
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
|