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

    Design that works for Internet Explorer but not for Firefox

    Hello everyone! I'm coding a database display in which hyperlinked items will be displayed on my page, when you click any of them it will take you to another page. On Internet explorer, the database items are displayed neatly one of top of the other with a space in between, but in firefox...
  2. garp2100

    Distinct records dataset display

    Hello Everyone, back again with some more questions for the group! I'm developing a database driven application in which I show a group of people. I have a database of people in which some individuals have more than one instance of address or location. On my database this is shown as a...
  3. garp2100

    Info on full dynamic data display and sorting

    Good Day everyone! I was wondering if anyone knew of any books or websites (I would prefer a book that I could get through Amazon or similar site) that explains not only how to display data from a SQL database on a page but also that lets you sort it, lets say, by a particular field and also by...
  4. garp2100

    Recordset hyperlinking question

    Hello everyone, I'm working with a database link in ASP, I've managed to hyperlink the field for "website" so clients can click on it once it appears in the site. Now, the way I have it, when you click on it it puts my domain in front and then the website (www.mydomain.com/www.externallink.com)...
  5. garp2100

    Sending mail from ASP page with SMTPsvg.Mailer

    Hello Everyone, I'm trying to set up a page where a form gets emailed directly from the page, I've done some research and implemented some code that worked previously on our site under different conditions, I have looked and looked again, any help or insight would be greatly appreciated. Thank...
  6. garp2100

    Querying single quote strings in website front end

    Hello Everyone! I have a rather basic question. I have a simple username and password front end that queries a SQL database, I run into problems when one of the user names has a single quote in it (IE: O'brian). I get the "Microsoft OLE DB Provider for SQL Server error '80040e14' Line 1...

Part and Inventory Search

Back
Top