E Edwin Knoppert Apr 14, 2006 #1 I want to use an aspx to post data to a 2nd webserver but i don't know how. Both aspx, both asp.net v2 ?
I want to use an aspx to post data to a 2nd webserver but i don't know how. Both aspx, both asp.net v2 ?
C clintonG Apr 14, 2006 #2 You need to learn about XML Web Services. <%= Clinton Gallagher" NET csgallagher AT metromilwaukee.com URL http://clintongallagher.metromilwaukee.com/ [1] http://msdn.microsoft.com/webservices/
You need to learn about XML Web Services. <%= Clinton Gallagher" NET csgallagher AT metromilwaukee.com URL http://clintongallagher.metromilwaukee.com/ [1] http://msdn.microsoft.com/webservices/
E Edwin Knoppert Apr 15, 2006 #4 I'll read that, the issue is that the provider does not allow me to make http calls during a postback. + i want a POST not a GET clintonG said: You need to learn about XML Web Services. <%= Clinton Gallagher" NET csgallagher AT metromilwaukee.com URL http://clintongallagher.metromilwaukee.com/ [1] http://msdn.microsoft.com/webservices/ Edwin Knoppert said: I want to use an aspx to post data to a 2nd webserver but i don't know how. Both aspx, both asp.net v2 ? Click to expand... Click to expand...
I'll read that, the issue is that the provider does not allow me to make http calls during a postback. + i want a POST not a GET clintonG said: You need to learn about XML Web Services. <%= Clinton Gallagher" NET csgallagher AT metromilwaukee.com URL http://clintongallagher.metromilwaukee.com/ [1] http://msdn.microsoft.com/webservices/ Edwin Knoppert said: I want to use an aspx to post data to a 2nd webserver but i don't know how. Both aspx, both asp.net v2 ? Click to expand... Click to expand...