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

    Encrypting Cookies?

    I was given the task of encrypting a whole bunch of cookies that are being useed in our applicaiton but I'm not sure how or even if it's possible... anyone have any feedback?
  2. FieroFixer

    Global.asa question

    I'm trying to insert a date into a user table in an access database to log the last time the user visited the site. I'm doing this as part of a message board application I'm writing. Here's my code for the global.asa, can somebody tell me what I'm doing wrong? <SCRIPT LANGUAGE=VBScript...
  3. FieroFixer

    creating a component?

    I am developing an ASP bulletin board application and I've put a lot of time and effort into it so far. I think I might have a pretty good product when I'm done, but I don't really know much about creating components (dll files) and that sort of thing. I'd like to package this thing up at some...
  4. FieroFixer

    Selecting WHERE field = True ??????

    I have an access database where I've used a field with a True/False format. I can't seem to use this field in a WHERE sql select statement without getting &quot;unspecified error&quot; I've been able to get the results of this field by just selecting it, but no luck in a WHERE clause. In...

Part and Inventory Search

Back
Top