Results 1 to 4 of 4

Thread: Saving stuff

  1. #1
    Guest

    Post

    Using JavaScript, how would i save stuff to a text file? Stuff like ip address, browser type, etc...

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    Do you mean server side JS or client side JS? If you are talking about client side JS you might as well give up. You can't touch files using it, unless you are happy using cookies.
    "People who think they know everything are a great annoyance to those of us who do."

  3. #3
    Guest
    I mean, theres a .txt file in the folder on the internet with the HTML. And thats the one where you save it.

  4. #4
    Addicted Member Xenonic_Rob's Avatar
    Join Date
    Jun 2000
    Location
    England, UK
    Posts
    213
    It's not possible with Jscript. Sorry. You need to get into ASP

    Rob Wright
    E-mail: [email protected]
    Website: http://www.xenonic.com
    The First Member of Honeybee's Club
    Favourite words: Zugzwang and Empiric

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