Passing an XML file from Localhost to Server...

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 12th, 2007, 22:12
JustinStudios's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: USA
Posts: 406
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to JustinStudios
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?
Reply With Quote

  #2 (permalink)  
Old Apr 13th, 2007, 21:27
JustinStudios's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: USA
Posts: 406
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to JustinStudios
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.
Reply With Quote
Reply

Tags
xml from localhost

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 04:56.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43