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 Rhinorhino 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: Deef666
  • Content: Threads
  • Order by date
  1. Deef666

    white webbrowser

    I got a question. I use the webcontrol "axWeb...". I put it in a form but i doesn't work. It just stays blank. I made a reference to mshtml. I will show my code. plz help. System.Object nullObject = 0; string str = ""; System.Object nullObjStr = str; Cursor.Current = Cursors.WaitCursor...
  2. Deef666

    Webbrowser

    I've just started programming in C# en have a question. I've been looking on internet on how to make a browser in a windows form. I have got 3 forms in my project. - A Login form - A MDI-form - A MDI-child The Login-form contains the main function. The browser must come in the MDI-child...
  3. Deef666

    Hyperlink problem

    Hi, I have 2 problems. 1. How do I make a php code go to an other webpage 2. I have made a css file and I've included a profile for hyperlinks. When I make a hyperlink in HTML I get that profile. When I make a link in PHP it doesn't work. Greetz

Part and Inventory Search

Back
Top