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 Shaun E 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: heyhey84
  • Content: Threads
  • Order by date
  1. heyhey84

    MSN Messenger Question.

    In MSN Messenger, is it possible to know the other party IP address?
  2. heyhey84

    Can windows 2000 pro do remote computer?

    Can windows 2000 pro do remote computer? how to do it?
  3. heyhey84

    How to Send email noticfication using ASP

    I am doing a project using ASP. i want to send a email noticefication when a user register.But i do not know how to do it. Can anyone help?
  4. heyhey84

    ASP to send SMS

    This is my code I do not get a error msg, but my sms is not send out. can anyone help? <% Sub Delay(DelaySeconds) SecCount = 0 Sec2 = 0 While SecCount < DelaySeconds + 1 Sec1 = Second(Time()) If Sec1 <> Sec2 Then Sec2 = Second(Time()) SecCount = SecCount + 1 End If Wend End Sub %> <% Dim...
  5. heyhey84

    ASP value to Display in Flash.

    I have a asp page which only display txt data. i want to display this data in flash. what is the solution?
  6. heyhey84

    Go to same server to get the database...

    I had make a drop-down list. I want to make it link to the same server to get different database. <p><b>Select: <select name=&quot;country&quot;> <option value =&quot;singapore&quot;>Singapore</option> <option value =&quot;malaysia&quot;>Malaysia</option>...

Part and Inventory Search

Back
Top