Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to XMLHTTP a client XML string to server ASP
Message
De
10/11/2005 09:51:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
01066797
Message ID:
01067152
Vues:
15
Passing an XML DOM to the Send() didn't work for you?

>I am working on a messaging system. At some point I will move it to a DB of some kind, but right now I am using an "INBOX" for my database.
>
>With Greg Riechert's help I was able to ween-off (sadly) my really fancy client side SMTP (a SendSMTPEmail hybrid - thanks) service.
>
>So I moved to an XMLHTTP type service that forwards user info to an ASP on my server. The ASP then [re]directs that info to my inbox and the user's inbox using server side CDO.
>
>But, the information I can pass is limited by the maximum URL string size. I have read that I might be able to increase the amount of data the client XMLHTTP can forward to my ASP if an XML was used instead of a URL parameter.
>
>One XMLHTTP feature I have looked at is setRequestHeader. My understanding is that I can use it to designate an XML string (file?) and then embed the XML string in the XMLHTTP "send" method.
>
>I would be very interested in any advice or links that will help me do this from VFP.
>
>Thanx!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform