I need a upload a file and access it via a web browser in public domain. This is needed for my javacript query files .

Is there any website where I can upload files and read it as follwoing example>..?

http://data-gov.tw.rpi.edu/sparql/quakemap.sparql

link|improve this question

56% accept rate
1  
What you are looking for is generally referred to as hosting... it's a huge topic. You need to do some research and refine this question before it is answerable. – kce Nov 23 '11 at 7:51
feedback

closed as off topic by Zoredache, Khaled, Sam Nov 23 '11 at 11:34

Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.

1 Answer

As far as i know, there are some, but not Exactly as you want. So

You can use your own personal computer to do this task.

Run any web server on your PC and paste the required file in its web root directory.

Then setup Dyndns dynamic dns to point to your IP address. then access that file with your url.

link|improve this answer
I think this may be a little too advanced for the question poster at this point... – tombull89 Nov 23 '11 at 9:15
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.