Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: gangar
  • Content: Threads
  • Order by date
  1. gangar

    getting string from server script to Client script

    Hello, I am posting string data from C++ application, which uses activex webbrowser control, to ASP. The only way i can post this string in binary using safearray. Anyhow, I am able to successfully read this string in ASP server and assign it to client script varible using following statement...
  2. gangar

    Reading sent string using POST method in ASP

    Hello, I am VC++ programmer. I am novice to ASP. I am using CWebBrowser2(ActiveX control) to navigate some user-written ASP pages from my application. When I navigate from my CWebBrowser2 control, I am telling it to use POST transaction instead of GET transaction and sending some Post data...
  3. gangar

    CWebBrowser2 related help please

    Hello, Our system developed using VC++ with COM. Our new requirement is to launch user written ASP forms from our system. To achieve this I added CWebbrowser2 control in our dialog and launched ASP pages using Navigate method. The problem is that we need to pass some input data to these ASP...

Part and Inventory Search

Back
Top