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

    Whitespace required

    The DOM processor keeps giving me the error "Required whitespace was missing." Any ideas as to what this means? I get this error whenever I try to validate an XML doc against a DTD. Any ideas? -Tom
  2. roycet

    frames -but no frames

    I maintain a website -like many websites- it has a title at the top, a menu to the left and a main display area taking up the rest of the space. I have stayed away from using frames for this because I dislike them. However, my boss has started changing what he wants in the left handed window...
  3. roycet

    Client Browser's Domain Name

    Is there any way to get the client's domain name, not IP address, with ASP? Thanks, Tom
  4. roycet

    Sorting a disconnected recordset

    I am doing this: (1) obtaining a recorset via an SQL string, with the ORDER BY clause already set (2) modifying the recordset (3) displaying the new recordset Does anyone know of a good way to sort this disconnected recordset between steps (2) and (3)?
  5. roycet

    Are there different versions of ASP?

    My question seems a little odd to me even.  I have developed an ASP page on Microsoft PWS that works perfectly.  I have recently moved this work to a new Windows NT server.  On this server, almost everything works except the following script which concatantes the...

Part and Inventory Search

Back
Top