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

    Pdf docs on the fly

    Howdy folks, I'm looking to see if there are ways of drawing up pdf files on the fly without components. Or at least really expensive ones. Thanks. - Nick (Nick@Socklabs.com)
  2. Sock

    Create pgp object

    Hey folks, I'm relatively new to the boards and i had a question. I do asp/asp.net programming and was wondering if there was any way to create an object (pgp instance/object) in code to encrypt/decrypt on a web page? If anyone knows anything please give me a buzz. - Nick (Sock@SockLabs.com)
  3. Sock

    OLE DB Update Error (0x80040E21)

    Hey folks, this is my first questions so bear with me. On part of my page i'm calling a sub that updates a recordset in a userlist. Here it is: sub up_user (id, status) dim who_status rs.Open "SELECT * FROM ulist WHERE id=" & id, Conn rs.movefirst who_status =...

Part and Inventory Search

Back
Top