website

  1. A

    Question Need Help With A Program Using Search In A Site

    I want to make a program that i specify the ip and ports and when i search i get the results back, from this site: http://www.ipfingerprints.com/ The code for the button is: Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click Try...
  2. M

    visual studio web page implementation

    hi im new to this and wondering if ay1 can help me. i have created a web page in visual studio 2008. The website is based on databases e.g entity relationship . it shows booking of a hotel with customer id etc. i manage to get a add, delete and edit button to work on my website fo them databases...
  3. stianxxs

    Tip How to get favicon in tabbed webbrowser. Tutorial

    Hi, many of you are may working on some sort of project with web browser related settings or information, so to day I'm gonna demonstrate how to get favicon in a tabbed web browser! It's is actually quite simple. But I've been searching for this "How to get favicon in web browser" and i found...
Back
Top