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

    How to redirect the page of a info click in a drop-down box

    Hi, i want to do a function that whenever you click a information on the drop-down box,it will redirect to the webpage of the information when i click a "SUBMIT" button. So is it possible... And below is my coding: Dim h, name Dim SQL,Rs2 Dim Rs, Con, ConnString Dim Con1 Set...
  2. hoog

    ErRoR

    Can you help me check what is this errors? Microsoft OLE DB Provider for ODBC Drivers error '80040e14' [Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near ','. /up.asp, line 46 <% if request.form(&quot;password&quot;) <> request.form(&quot;pwd&quot;) then...
  3. hoog

    Can other email provider support Mail.to function

    Is: MyMail.from=&quot;ash@122.com&quot; MyMail.to=&quot;you@123.com&quot; MyMail.subject=&quot;Hello&quot; MyMail.Body=&quot;ddd&quot; only applicable to Outlook Express only. If i want to other email provider such as hotmail,yahoo. Can the above statement be suitable. :)
  4. hoog

    Hello, can u help me to check what

    Hello, can u help me to check what is wrong with it? Microsoft OLE DB Provider for ODBC Drivers error '80040e14' [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'from'. /mailpwd1.asp, line 28 <% Dim DataConn, ConnString Dim SQL, Email, oRs Dim Email2...

Part and Inventory Search

Back
Top