Click here to Skip to main content
15,927,921 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to use Split in ASP Pin
Jon Sagara9-Dec-01 14:55
Jon Sagara9-Dec-01 14:55 
GeneralHTML executing DLLs Pin
john john mackey7-Dec-01 11:27
john john mackey7-Dec-01 11:27 
GeneralRe: HTML executing DLLs Pin
8-Dec-01 13:21
suss8-Dec-01 13:21 
GeneralFile Uploading Scripting Pin
A.R.6-Dec-01 7:47
A.R.6-Dec-01 7:47 
GeneralRe: File Uploading Scripting Pin
markkuk6-Dec-01 21:15
markkuk6-Dec-01 21:15 
GeneralRe: File Uploading Scripting Pin
A.R.7-Dec-01 4:48
A.R.7-Dec-01 4:48 
GeneralRe: File Uploading Scripting Pin
Troy Marchand7-Dec-01 4:37
sitebuilderTroy Marchand7-Dec-01 4:37 
GeneralRe: File Uploading Scripting Pin
A.R.7-Dec-01 5:07
A.R.7-Dec-01 5:07 
Troy thank you for taking the time.

I am working without a browser, but just at the communications level (i.e. no user interface at all). On the other hand, I'm not trying to get a file from a user's machine.

This is the scenario: I'm running an e-commerce site server. In this sense, I have my own server-side processes. One of my services is a report file generator, so when one of my users have been logged and requested this report, my server-side program creates this report and presents it in a PDF format. However, there is a special client which needs that my site (back-end process) could upload this report to his server. Unfortunately, he doesn't know anything about FTP. In his site, once you have logged in, there is a form which presents this to type or through the browse button specify the file to be uploaded.

Okay, with this in mind, what I want to do is just automate this process, to eleiminate the need of loggin with username/password and go step by step just to upload the file.
Up to this point, my program loggs in and passes every page perfectly (again, without a browser) but in this specific page it fails. I do not know how to send the content of the file through the HTTP request. If you know some literature about multipart/form-data submissions I will appreciate teh reference.
I develop all my server-side programs in C++, and just the client-side is JavaScript, DHTML & HTML.

Thank you again.
GeneralDisabling Back and Forward button of Browser Pin
Wolfram Steinke5-Dec-01 13:34
Wolfram Steinke5-Dec-01 13:34 
GeneralRe: Disabling Back and Forward button of Browser Pin
Ed K19-Dec-01 5:47
Ed K19-Dec-01 5:47 
QuestionDrag-n-drop and Double click with ASP? Pin
romaco565-Dec-01 7:40
romaco565-Dec-01 7:40 
AnswerRe: Drag-n-drop and Double click with ASP? Pin
Philip Patrick23-Dec-01 7:31
professionalPhilip Patrick23-Dec-01 7:31 
GeneralStart Page Pin
Edilson Vasconcelos de Melo Junior4-Dec-01 4:15
Edilson Vasconcelos de Melo Junior4-Dec-01 4:15 
GeneralRe: Start Page Pin
Farhan Faisal9-Dec-01 7:58
Farhan Faisal9-Dec-01 7:58 
GeneralRe: Start Page Pin
Edilson Vasconcelos de Melo Junior9-Dec-01 16:17
Edilson Vasconcelos de Melo Junior9-Dec-01 16:17 
GeneralVery Simple Question Pin
syedhassan42-Dec-01 19:30
syedhassan42-Dec-01 19:30 
GeneralRe: Very Simple Question Pin
moliate2-Dec-01 22:01
moliate2-Dec-01 22:01 
GeneralRe: Very Simple Question Pin
syedhassan43-Dec-01 17:49
syedhassan43-Dec-01 17:49 
GeneralRe: Very Simple Question Pin
moliate4-Dec-01 0:36
moliate4-Dec-01 0:36 
GeneralText formatting Pin
Wolfram Steinke28-Nov-01 10:46
Wolfram Steinke28-Nov-01 10:46 
GeneralRe: Text formatting Pin
7-Dec-01 23:13
suss7-Dec-01 23:13 
GeneralRe: Text formatting Pin
alex.barylski11-Jan-02 12:10
alex.barylski11-Jan-02 12:10 
GeneralRe: Text formatting Pin
Wolfram Steinke11-Jan-02 12:27
Wolfram Steinke11-Jan-02 12:27 
QuestionRetreiving authenticated user's info? Pin
Carolina27-Nov-01 3:55
Carolina27-Nov-01 3:55 
GeneralLoading and XML document from an site secured with SSL Pin
Chris Whiting26-Nov-01 20:19
Chris Whiting26-Nov-01 20:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.