This is a discussion on "Passing an XML file from Localhost to Server..." within the Classic ASP section. This forum, and the thread "Passing an XML file from Localhost to Server... are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Passing an XML file from Localhost to Server...
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
Passing an XML file from Localhost to Server...
Ok, I have a very strange and odd problem. I have an XML file that I was supplied. What we have to do is we customize this file, then we are supposed to create an ASP page that will run from the localhost and shoot this file to a page on someone else's server. Of course their page is formatted to accept the XML file, but how do I send an XML file to someone elses page?
It has to be posted and in UTF-8 encoding... any ideas?
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
|
|
|
#2
|
||||
|
||||
|
Re: Passing an XML file from Localhost to Server...
Ok guys, I answered this question myself after searching around in my encoding and pulling out my hair...
Here's what I have figured out. In order to do this I had to use XMLHTTP Post method and put the password and Username in this paremater... If anyone else has this problem I'll be more than happy to post the code.
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
![]() |
| Tags |
| xml from localhost |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| http://localhost/file.php | azilaka | PHP Forum | 16 | Jul 13th, 2007 21:56 |
| Optimal file structure on the server | Foobster | Website Planning | 5 | Jun 19th, 2007 14:10 |
| Sending Emails From Localhost ? | Accurax | PHP Forum | 6 | Jan 20th, 2007 03:05 |
| Can't connect to MySQL server on 'localhost' (10061) | brunette | Databases | 2 | Nov 12th, 2006 18:51 |
| Upload File to Server Via Email | Kenny Fix | Classic ASP | 0 | Nov 6th, 2006 17:10 |