|
Home > Archive > BizTalk Server Orchestration > May 2004 > Send more value to asp page via BizTalk port
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Send more value to asp page via BizTalk port
|
|
|
| Hi,
can i send (method post) more value to an asp page configured into a port?
How it's possibile?
Luca
| |
| Todd Sussman 2004-05-25, 7:38 am |
| I am not sure I understand the question, but you can always send an XML file
to the ASP page. The have the ASP parse the XML to get the multiple values.
If you need to return multiple values, you can then do this in reverse.
--
Todd Sussman
My opinion is neither copyrighted nor trademarked, and it's price
competitive. If you like, I'll trade for one of yours.
Remove The REMOVE! to reply.
"Luca" <prollo@libero.it> wrote in message
news:3d9f225e.0405250109.5c2fd833@posting.google.com...
> Hi,
> can i send (method post) more value to an asp page configured into a port?
> How it's possibile?
> Luca
| |
|
| there's an asp page that it'isnt my, where i send 3 value :
value1 (xml string)
value2 (username)
value3 (pwd)
Can i send this value? how?
"Todd Sussman" <tRsEuMsOsVmEa!n@netvision.net.il> wrote in message news:<c8v5po$ob3$1@news2.netvision.net.il>...[vbcol=seagreen]
> I am not sure I understand the question, but you can always send an XML file
> to the ASP page. The have the ASP parse the XML to get the multiple values.
> If you need to return multiple values, you can then do this in reverse.
>
> --
> Todd Sussman
> My opinion is neither copyrighted nor trademarked, and it's price
> competitive. If you like, I'll trade for one of yours.
>
> Remove The REMOVE! to reply.
>
>
> "Luca" <prollo@libero.it> wrote in message
> news:3d9f225e.0405250109.5c2fd833@posting.google.com...
|
|
|
|
|