Re: Save file to client system

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: John (wantmeet_at_nate.com)
Date: 12/16/04

  • Next message: Evertjan.: "Re: New Window Kills Browser When Connected to Oracle"
    Date: 16 Dec 2004 01:04:40 -0800
    
    

    You have to save the file to server and then, transfer to client.
    asp is can not access client system directly. ASP is Active [Server]
    Script.

    Rajani wrote:
    > How can i save the textarea(retrieved from DB) data to client system
    as a
    > textfile.
    > I am using filesystemobject to create a text file with the path
    >
    > set fso=server.createObject("scripting.filesystemobject")
    > set ctext=fso.createtextfile("c:\mydata.txt",true)
    > ctext.close
    > set ctext=nothing
    > set fso=nothing
    >
    > But it is storing in the server cwebserver c:\ drive)
    > My users will access simultaneously in my LAN. They use these
    textfiles to
    > print in DOS mode. Coz it contains large and formated data and to
    print
    > faster.
    > How can i store the generated output to the client system only
    instead of
    > server. B'coz the data generated is diff for each user.
    >
    > I have to print only in DOS mode and to be at client system.


  • Next message: Evertjan.: "Re: New Window Kills Browser When Connected to Oracle"

    Relevant Pages

    • Re: XP Client Cant Log In To Server After Initial Setup
      ... When I set up the SBS 2003 server, ... > reboot of the client system, the log in to the server with the domain ...
      (microsoft.public.windows.server.sbs)
    • Re: XP Client Cant Log In To Server After Initial Setup
      ... in this industry is gleaned from the help that we give one another. ... >> reboot of the client system, the log in to the server with the domain ... >> network from the local machine, I would be asked for credentials and I ... >> then log in to the server and browse the shared folders. ...
      (microsoft.public.windows.server.sbs)
    • restriction for particular user for particular software
      ... Start educating yourself about group policy objects in ... >windows2000 server in the server. ... >windows xp. ... >client system for anyother user in the same server. ...
      (microsoft.public.win2000.security)
    • Re: Save file to client system
      ... You have to save the file to server and then, ... asp is can not access client system directly. ...
      (microsoft.public.inetserver.asp.general)