943,946 Members | Top Members by Rank

Jun 16th, 2006
0

PASING XML using plugin

Expand Post »
Hi,
right now i develop a web page using asp.net. in this page i need to send a message to plugin to generate the xml message and receive back the message i had send to plugin in XML format.
there is no problem for me to send the message to the plugin to generate the xml message. When i re-check teh log, i see there is the the message in XML format that i want.
the problem is when i need to receive back the xml string from the plugin
below is the sample of my koding:

If objSoc.LastError = asERR_WSASUCCESS Then


objSoc.Sleep(1000)

sHantar = "message:request|message.type:" + stype + "|message.token:" + stoken + "|message.orderno:" + sktrgplgn + "" + ssiribyr + "|message.ordercount:" + sordcount + "|message.txntime:" + dDate.ToString("yyyymmddHHMMss") + "|message.serialno:" + ssirifpx + "|message.currency:" + stranscur + "|message.amount:" + stransamt + "|charge.type:" + schrgtype + "|seller.orderno:" + sktrgplgn + "" + ssiribyr + "|seller.id:" + sslid + "|seller.bank:" + sslbank + ""
objSoc.SendString(sHantar, True)

WaitForData(objSoc)

objSoc.ReceiveString(sTerima, True)

objSoc.Disconnect()

Label1.Text = sTerima
End If

Can anybody plzzzzzzzzzz, help me
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hishambon is offline Offline
1 posts
since Jun 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in RSS, Web Services and SOAP Forum Timeline: how xml is useful?
Next Thread in RSS, Web Services and SOAP Forum Timeline: Problem receiving result from Microsoft Soap toolkit server service using Nusoap clie





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC