x


upload file using binarywriter to server

I know you can write a file to your C: drive using binarywriter but can you write the file to a server?

more ▼

asked Jun 03 '11 at 06:06 PM

heyhey gravatar image

heyhey
1 4 5 6

(comments are locked)
10|3000 characters needed characters left

3 answers: sort voted first

Yes, use the WWW class

more ▼

answered Jun 03 '11 at 07:20 PM

DaveA gravatar image

DaveA
26.5k 151 171 256

(comments are locked)
10|3000 characters needed characters left

Thanks. Another question. Is it possible to use the WWW class within a javascript? The code using binarywriter is in javascript.

more ▼

answered Jun 03 '11 at 07:50 PM

heyhey gravatar image

heyhey
1 4 5 6

nevermind i think i found the answer. thanks.

Jun 03 '11 at 07:55 PM heyhey
(comments are locked)
10|3000 characters needed characters left

maybe you can help me. I want to store or write a file to a server (or even another computer on the network) but I don't know the exact way to go about it. Any help on some code that would be useful in javascript? I just want to save a file to a certain path on the server while just using the path. An example would be "http://123.123.123.123/folder" for the path. thanks.

more ▼

answered Jun 03 '11 at 08:36 PM

heyhey gravatar image

heyhey
1 4 5 6

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x413
x2

asked: Jun 03 '11 at 06:06 PM

Seen: 1041 times

Last Updated: Jun 03 '11 at 08:36 PM