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

    Change a form's input text value using JavaScript

    Hi, I need some help to override the input value for a search box using only JavaScript. I originally wanted to do this with CSS but a kind techie in the CSS forum here told me that it wasn't really possible while remaining cross-browser compatible. I don't have access to the form's HTML as it...
  2. AdeleMB

    Overriding a form's input Value with CSS only

    Hi, I don't even know if this is possible but I need to override the input value for a search box using only CSS. I don't have access to the form's HTML as it is managed by a library management system but do have a CSS where I can set overrides up. This is the form's HTML (which i cannot...
  3. AdeleMB

    .oxp file missing

    Does anyone know how to get an OXP file so Site Administrator can be used with one of our sites? The website hasn't been updated forever and although we have found a login for the CMS through the browser, no-one can find an .oxp file to set it up in Site Admin. Does anyone know how we can get...
  4. AdeleMB

    SELECT lowest unique value

    Hi everyone, hopefully this is a really easy question (LOL are they ever?!) I have a select statement as follows: var sql = 'SELECT DISTINCT watchThreads.masterID, watchThreads.userID, threads.masterID, threads.forumID, threads.userID, threads.subject, threads.dateUpdated, threads.parentID...
  5. AdeleMB

    Encoding specific part of URL

    I have an Email a Friend script for a website i work on but there are some problems with the encoding. The Javascript opens the users email programme with a link to the refering page, but the page titles are in the URL's of each page and they are not being handled correctly i.e. when the email...

Part and Inventory Search

Back
Top