i am trying to upload a file to an https server. when i use iexplorer (ms internet explorer) it works. when i try my app its not working, who would of guessed right. i have an http packet analyzer and everything appears the same as iexplorer. it looks like i am sending the exact same data as iexplorer is sending.
A
Aaron Sulwer
@Aaron Sulwer
Posts
-
https file uploading not working -
Simple chat programssure a wizard created the app but not the underlying code. Check the source code for the app and you will see that the sdk is not wizard created.
-
Simple chat programsif you do a search of this site you will find it, but to make things easier for you i will include the link for you. http://www.codeproject.com/internet/ndk.asp
-
inherited overloaded operatorssince i can inherit overloaded operators could you give me an example using the plus operator?
-
Simple chat programscheck out "Network Development Kit 2" which can be found on this site.
-
inherited overloaded operatorsthis is a two part question. Are overloaded operators inherited? can someone give me an example using managed c++ for the plus and minus operators?
-
printing data inside of a listboxHow can i print the info that is in a listbox?