how do i send data to aspx ?

Y

yatz123

Hello
i want to create a service ( not via WEB service ) as an aspx file .
client should send me some data as key + value in my aspx file
i will analyze the input and return as answer , what are my ways to do
it .
i know i can do it via the url (adding parameter) , and via submitted
form

any other ways that you know ?
thanks
Yaniv
 
W

webonomic

A harry potter magic wand would do it too. All kidding aside, you
could look at http://www.xml-rpc.net/ as well. This method is slower
but is also platform independant. You may also be able to make this
method more secure. Because it's slower, I'd make it a last resort.

Your easiest route is probably URL parameters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top