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

    Check if record exists before inserting

    Hi all I have 'inherited' a half finished training database web application created using Dreamweaver Ultradev and MS Access 2000. I have a page that allows a user to book on a course - they log in first (they have a unique ID) and their details are picked up and passed to the booking form...
  2. evillin

    Date from submitted to database

    Hi all Got a form submitting entries to an Access database. Does anyone know how to pick up the date the form is submitted to store it in one of the database fields? I can use server variables to pick up the users IP but seemingly not the date the form is submitted? Very grateful anyone's...
  3. evillin

    Form submission Error

    Suddenly this morning all my forms are showing the following error on clicking submit: FrontPage Error. User: please report details to this site's webmaster. Webmaster: please see the server's system log for more details. However, form details entered are actually recorded on the server and...
  4. evillin

    use of isNumeric

    Very grateful for anyone's thoughts on the below. I want to look at a field entry (OtherPhone field) in a database and check if the entry is numeric. If it is numeric i want to print the contents of the field with a 6 in front of it. If not numeric i just want to print the contents of the...
  5. evillin

    Keyword search display problem

    I've created a keyword search which displays a list of names as hyperlinks - clicking a name takes the user to a second page with details about that name e.g. phone number, email, fax etc. It's paginated also - showing 10 records at a time. The error shows the following part of my code as the...
  6. evillin

    Pagination: second and subsequent pages don't appear

    I have code below to pull out a list of documents from an Access 2000 database - some of which will appear as links to the file (depending on whether a filename is placed in the document field). The user enters text to a search box - a simple keyword search. The problem is that when pages are...

Part and Inventory Search

Back
Top