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

    UPDATE with embedded SELECT...(kind of)

    Hi, I'm trying to run and UPDATE in SQL PLUS. Basically, I have 2 tables - TABLE1 and TABLE2. TABLE1 contains an ID field that links it to TABLE2. TABLE1 has been altered to include a new field called NAME. There are no values for NAME yet in TABLE1 as these need to be taken from TABLE2...
  2. cw26

    QueryString Encoding

    I need to hide the parameters in the URL of my ASP. I can't use 'Request.Form' since the ASP must be loaded from a hyperlink. Is there any way to encode my QueryString so that the parameters are hidden in the URL? Thanks.
  3. cw26

    window properties

    Is there a 'window' object in vbscript (similar to that in javascript) that I can use to manipulate window properties from an ASP....such as hiding the location bar....?? Thanks.

Part and Inventory Search

Back
Top