|
 |
asp_web_howto thread: Send URL and Data(POST-Method) from ASP Web Serv er?
Message #1 by "Eleazar Carmona P." <Eleacarm@c...> on Mon, 11 Dec 2000 10:49:39 -0500
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C06389.F8D87A20
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi all:
Someone know, how to send data from my Web Server(ASP) to other server
with
POST-Method.
I have any idea with Java, but i don=B4t like with Java. I like with
ASP.
Thanks for your help.
P.D. Excuse my errors language.
ELEAZAR CARMONA PEDRAZA
Message #2 by "Paul, Michael" <mpaul@8...> on Mon, 11 Dec 2000 10:54:27 -0500
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C0638A.A4328DF0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Try setting you form action to the full url for the other server.
ex.
action=3Dhttp:\\otherserver\page.asp
-----Original Message-----
From: Eleazar Carmona P. [mailto:Eleacarm@c...]
Sent: Monday, December 11, 2000 10:50 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Send URL and Data(POST-Method) from ASP Web
Serv
er?
Importance: High
Hi all:
Someone know, how to send data from my Web Server(ASP) to other server
with
POST-Method.
I have any idea with Java, but i don=B4t like with Java. I like with
ASP.
Thanks for your help.
P.D. Excuse my errors language.
ELEAZAR CARMONA PEDRAZA
---
MaximumASP offers enhanced hosting solutions on the Windows 2000
platform.
Dedicated processor, RAM, and server resources provide dedicated server
performance at virtual server prices. Commercial components provided;
custom
components allowed.
$subst('Email.Unsub')
Message #3 by Robert Chartier <rchartierh@a...> on Mon, 11 Dec 2000 11:08:40 -0500
|
|
try
http://www.aspfree.com/devlinks/search.asp?file404=3Dms;inet#Specific_ASP_Li
nks
At 10:49 AM 12/11/00, you wrote:
>Hi all:
>
>Someone know, how to send data from my Web Server(ASP) to other server
>with POST-Method.
>I have any idea with Java, but i don=B4t like with Java. I like with ASP.
>
>Thanks for your help.
>
>P.D. Excuse my errors language.
>
>ELEAZAR CARMONA PEDRAZA
Robert Chartier
Author, AspFree.com
xxx-xxx-xxxx
rchartierh@a...
http://www.aspfree.com/devlinks
http://www.aspfree.com/authors/robert
http://www.aspalliance.com/nothingmn
Message #4 by Stephane_Dattenny@D... on Tue, 12 Dec 2000 01:45:06 -0600
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C0640E.D21052BE
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Maybe you could use the WININET library (contains COM components you
can use
to send a POST request to another WEB server).
Best regards / Cordialement<?xml:namespace prefix =3D o ns =3D
"urn:schemas-microsoft-com:office:office" />
Stephane Dattenny
Dell Computers - EMEA IT - VB and Web developer
Phone: +33 (0)4 99 75 49 88
<file://C:\WINNT\Profiles\stephane_dattenny\Application
Data\Microsoft\Signatures\./Steph_files/image002.gif>
-----Original Message-----
From: Eleazar Carmona P. [mailto:Eleacarm@c...]
Sent: 11 December 2000 16:50
To: ASP Web HowTo
Subject: [asp_web_howto] Send URL and Data(POST-Method) from ASP Web
Serv
er?
Importance: High
Hi all:
Someone know, how to send data from my Web Server(ASP) to other server
with
POST-Method.
I have any idea with Java, but i don=B4t like with Java. I like with
ASP.
Thanks for your help.
P.D. Excuse my errors language.
ELEAZAR CARMONA PEDRAZA
---
MaximumASP offers enhanced hosting solutions on the Windows 2000
platform.
Dedicated processor, RAM, and server resources provide dedicated server
performance at virtual server prices. Commercial components provided;
custom
components allowed.
stephane_dattenny@d...
$subst('Email.Unsub')
|
|
 |