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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dwa0456

  1. dwa0456

    Asp website help

    This is an example of the database: regid Name Surname Email id 1 Abc Dsouza something@something.com 2 Xyz fernamdas try@example.com Here is the html form code: <html> <head> <title>Demo</totle> </head> <body> <p>Please enter your Registeration number to see your Details</p>...
  2. dwa0456

    Asp website help

    I have a mysql database with database name 'details' and table name 'details'.In my table there is information like Sr no,name,age,mobile no. I want to create an asp page with a textbox and a submit button.I want the user to type their Sr no. and when they submit get their details in a table...
  3. dwa0456

    Asp website help

    There is no email address or telephone to be displayed.Those only represent different details
  4. dwa0456

    Asp website help

    I have a mysql database with database'details' and table'details'.In my table there is information like Sr no,name,age,mobile no. I want to create an asp page with a textbox and a submit button.I want the user to type their Sr no. and when they submit get their details in a table format.How...

Part and Inventory Search

Back
Top