473,387 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

RePost - HTTP Transfer

Has nobody had any experience, or can offer me any examples of how to
transfer files via http?

All I want is an example, whereby my client can type something like...

http://www.myserver.co.uk/transfer.a...\temp\test.txt

And at my end, the transfer.aspx page simply retrieves the file and stores
it in a directory local to the server.

TIA
Nov 17 '05 #1
1 1056
Yes you can do this but what you need is a page on the receiving server that
accepts the request from the sending server. Loop into httpwebrequest and
httpwebresponse. Here is an excellent source to explain this process.

http://www.west-wind.com/presentatio...webrequest.htm
"Jason Hirst" <ja*********@hotmail.com> wrote in message
news:eq**************@tk2msftngp13.phx.gbl...
Has nobody had any experience, or can offer me any examples of how to
transfer files via http?

All I want is an example, whereby my client can type something like...

http://www.myserver.co.uk/transfer.a...\temp\test.txt

And at my end, the transfer.aspx page simply retrieves the file and stores
it in a directory local to the server.

TIA

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Adam | last post by:
I've posted about this previously, but failed to receive a satisfactory response, so have included a code sample: I am trying to receive messages from an HTML viewer control in compact.net (c#),...
3
by: Nathan | last post by:
Hi: Here's what I am trying to do, pass a string array between two pages using Server.Transfer method: Sending page I do this: private string arrFCInfo=new String; //Property - read only...
1
by: Jeremy Ames | last post by:
Ok, I was wrong. It pains me to say that, but it does happen occasionally. LOL It is not actually a Server.Transfer that is causing that problem but some javascript that I have tied to some...
0
by: Jeremy Ames | last post by:
Well I am posting the information on a blank form, then submitting the server.transfer. The first page is just to update the database. The second page shows the updated information. There should be...
1
by: JoeS | last post by:
Is there anyway to share a single pch file between projects in VC 7.0? I have 300+ projects each of which creates its own pch. All projects include the exact same header files in the precompiled...
14
by: Steve McLellan | last post by:
Hi, Sorry to repost, but this is becoming aggravating, and causing me a lot of wasted time. I've got a reasonably large mixed C++ project, and after a number of builds (but not a constant...
8
by: Dino M. Buljubasic | last post by:
I am trying to create a pop up progress bar (on a form) that would show progress from downloading files from an FTP server. any help will be appreciated
2
by: Gerry | last post by:
I have a combo box and I can populate it with my class of dat (the class allows me to store each userid,username called - see code below I want the user to select the dropdown and see the...
2
by: Raj | last post by:
Hi, I have the following problem. I am displaying and printing a PDF file that is generated by my Application server. The print dialogs comes up correctly for the small PDF for the larger PDFs...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.