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 wOOdy-Soft 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: samduncan
  • Content: Threads
  • Order by date
  1. samduncan

    shtml

    hi, can anyone point me in the right direction to read up on shtml thanks sam
  2. samduncan

    asp.dll

    hi, im working with a project team who have developed their own web server, does anyone know if it is possible to integrate asp.dll into another web server, therebye allowing us to support asp's? thanks Sam
  3. samduncan

    integrating asp.dll

    hi, im working with a project team who had developed their own web server, does anyone know if it is possible to integrate asp.dll into another web server, therebye allowing us to support asp's? thanks Sam
  4. samduncan

    session variables

    ok, please help. if i create a session variable in page1.asp like this: Session("myName")="Sam" and try to read it from page2.asp like this: Response.Write ("Name is = " &Session("myName")) why is it blank? I have spent all day, playing with arrays...

Part and Inventory Search

Back
Top