Results 1 to 5 of 5

Thread: .NET Framework SDK

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2005
    Posts
    3

    .NET Framework SDK

    hi,


    i need javascript code for know system having .NET Framework SDK or not.

    reg
    tech

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091

    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

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2005
    Posts
    3

    Question 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

  4. #4
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091

    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

  5. #5
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    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
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width