User Profile

Collapse

Profile Sidebar

Collapse
garydene
garydene
Last Activity: Jul 2 '10, 12:43 PM
Joined: May 27 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • the url is similar to http://10.0.1.....:808 0/TeachFile/zip?overwriiteo verwrite=no" so it will not work
    See more | Go to post

    Leave a comment:


  • Thank you for the input type="file"
    I need to pass the filename, username and password to get the file uploaded.
    The names are an example only they are not real.
    The server would have an address for example http://10.0.etc
    The file send2serv.zip is on the C: drive in a folder called Backup
    The username alpha
    The password ****
    How do I pass this in Javascript to get the file uploaded
    See more | Go to post
    Last edited by Dormilich; May 28 '10, 09:37 AM. Reason: removed password

    Leave a comment:


  • garydene
    started a topic How to to post a zipped file to the server

    How to to post a zipped file to the server

    I am new to javascript and I am battling to get the syntax right to post a zip file to the server.
    when the user clicks the button it must send a zipfile called send2serv.zip
    to the server.
    It must use application/x-zip-compressed
    it must pass the username admin
    and the password ****
    and the file name send2serv.zip

    I've done this in delphi successfully but the client needs me to use javascript....
    See more | Go to post
    Last edited by Dormilich; May 27 '10, 10:18 PM. Reason: do not give away your passwords
No activity results to display
Show More
Working...