Hi! I am a bit lost. I want to upload a files and key-value pairs via HTTP post. A single file and a single collection of key-value pairs is easy. You just have to use the System.Net.WebClient class and its UploadFile, UploadValues method. Can anyone explain to me how to post both files and values with one request? I would very much appreciate any hint! with Regards Amjath
Amjath Rahman
Posts
-
how to HTTP post a files and key-value pairs? -
Include another EXE(having UI) in my C# Desktop ApplicationHi First of all thanks for u response. i have a Application written in vc++ window based(its some what black box to me). i want to use that application in my c# window based application is it possible. with Regards Amjath
-
Include another EXE(having UI) in my C# Desktop ApplicationHi All, Im right now working in Window Application using C#. Is there any way to include another windows Application(written in VC++ having UI also) in my Application. With Regards Amjath
-
Chnaging language depending upon country choose in the PC - HTMLHi All, I want to change text in my html page to the language selected by the user in his/her PC. how can i do this im using only HTML and javascript(no asp.net) With Regards Amjath
-
Forcing A Page To Load From CacheHi All, how can i do this Forcing A Page To Load From Cache..????? plz help me With Regards Amjath
-
Want to store HTML File in cookieBecause i always want to load the page from cache not from the server. if page not found in cache then only i have to fetch the page from server. i dont know how to do this, thats why im planing to keep the page in cookie and load from there.... plz guide me.... My requirement... Always load the page from cache(.bmp, .css, .js) is it possible...??? how can i force the browser to always take the file from cache. my using only html and javascript. With Regards Amjath
-
Want to store HTML File in cookieHi All, Is it possible to store HTML file inside a cookie. I'm try to store 1 big html file in cookie but it store only that '' tag alone, and delete all r cookies which were previously created. plz help me out how to proceed now....???? With Regards Amjath
-
Image not to Reload again and againi think some way is there to say always pick from cache, if not found in cache then only it should get from the serevr....
-
Image not to Reload again and againHi All, I'm creating a webpage, in that it wont reload the image again and again it is possible. like all my page have header and footer images. if i go from page 1 to page 2, the already download image should be used. instead of getting new image.... same for CSS also plz help me out With Regards Amjath
-
Thread Socket programmingHi ALL, Plz any have the code for socket programming in vc++ for dialog based application, in such a way that Receive should happen in 1 thread and send should happen through other thread. plz help me With Regards Amjath
-
Socket ptogrammingThank u very much dude im new to vc++, sorry for asking such a small question from where v can get this variable buddy "ListenThreadID"
-
Socket ptogrammingFirst of all thanks for ur reply...... if possible plz help me through some sample code.......... can u plz do this needful help... With regards Amjath
-
Socket ptogrammingHi All, Im implementing socket in my application. its working fine, but my problem is i want to attach a thread for socket receive. how can i implement this, plz help me out... im using CAsyncSocket. its a dialog based application. With Regards Amjath
-
Detecting key pressed on parent/childs MDI formshi daniel, for each form u have a property called kypreview, make this as true and then add keypress or keydown event to that form, so all the key press event come that function first and then goes to corresponding control i hope this will solve ur problem With Regards Amjath
-
covert string to particular patternHi All, For example im having a string like this "0:30:1A:1E:55:2" i want to convert this string to "00:30:1A:1E:55:02" how can i do this. right now im split the string using ':' and then find the length if its 1 then add 0 in front of it, it works fine for me.... but i think some simpler way must be there.... so plz guide me if am wrong With Regards Amjath
-
using chart in c# application causing problemThanks for your valuable input. how to install and register this mschrt20.ocx. sorry for the inconvenience. With Regards Amjath
-
using chart in c# application causing problemHi All, My Application is a windows based(.net 2.0) application using C# I got this error "class not registered (exception from hresult: 0x80040154(regdb_e_classnotreg))" when i try to run my application. In my application am using axMSChart so i include the following dll's AxInterop.MSChart20Lib Interop.MSChart20Lib Interop.MSDATASRC Interop.stdole My application works file when the pc is installed with vc++ SDK + framework 2.0 or else i got this error message how can i solve this plz help me i have to send it to the customers place With Regards Amjath
-
where can i find Microsoft Excel 11.0 Object Library in Visual C# 2005 Express EditionHi All, I like to do some Excel File operation in my C# windows application. but i cant find this Microsoft Excel 11.0 Object Library in Add Reference ---> com tab where can i find this.....? plz help me out With Regards Amjath
-
Discover a Device in C#Hi Martin, Thanks for ur valuable inputs. i will explain in detail wat i want, i have 1 details connected to my pc that device associate to many wireless clinet, i want get the information abt that wireless devices, how can i do that With Regards Amjath
-
Discover a Device in C#Hi All, I want to find find all the device around my PC or Device, How can i do that i broadcast message, all client around for responding but not able to collect all the message plz help me to find the answer With Regards Amjath