User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the RSS, Web Services and SOAP section within the Web Development category of DaniWeb, a massive community of 397,786 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,398 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our RSS, Web Services and SOAP advertiser:
Views: 1680 | Replies: 0
Reply
Join Date: Jun 2006
Posts: 1
Reputation: hishambon is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
hishambon hishambon is offline Offline
Newbie Poster

Question PASING XML using plugin

  #1  
Jun 16th, 2006
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
AddThis Social Bookmark Button
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb RSS, Web Services and SOAP Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the RSS, Web Services and SOAP Forum

All times are GMT -4. The time now is 5:19 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC