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

    Web Browser for Motorola/Symbol MT2090 running Windows CE 5.0

    Good Day, I've been tasked with getting a web browser running on a Motorola/Symbol MT2090 barcode scanner, but it is proving challenging. Can anyone provide any advice, or literature relevant to this task? I have been following the instructions in the product documentation for the scanner, but...
  2. DLayzell

    PHP Session Data Intermittently Lost

    Good Day, I have written a small, PHP shopping cart application, with the customer's selections being stored in a session variable. Unfortunately, the session data is intermittently lost while proceeding through the checkout flow. I need to resolve this. There are 3 pages, and a couple of...
  3. DLayzell

    HTML Directory Navigation

    Good Day Fellow Tekkies, I have a web project that I'm trying to complete on the double. I apologize if this is the wrong forum, but I'm using a multitude of languages, and thought this would get the most visibility. My functional requirement is navigation of a directory of files (ie, lists of...
  4. DLayzell

    Simple HTML/JS event question

    Good Day Tekkies, I've been writing some javascript functions to use as events in an HTML page for various reasons. Form validation, rollovers, etc. In the functions, I've been hard-coding the parent HTML object's ID to make it work, but this make my code hard to reuse in the future, as I will...
  5. DLayzell

    INSERT directory paths to table column

    Good Day, I am looking for a way to upload the paths of a directory full of files and folders (approx. 3-4 levels deep) on my website into a column of a MySQL table. Currently, I am expecting to have to write a PHP script to take the paths into an array, and upload them that way, but I...
  6. DLayzell

    Problems with absolute positioned div in IE

    Hello Tek-tips users! My apologies if this has been covered, but I am not finding anything helpful to my particular situation. I have a page at http://bit.ly/a8mgh5, with the following HTML/CSS code: <?php include('includes/php/suntime.php');?> <!-- Script to categorize server time -->...

Part and Inventory Search

Back
Top