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: *

  1. HardHat

    code for OS X

    Hi, I checked the code again and I noticed a small mistake - this has been altered and now the system works perfectly. Thanks for your help !
  2. HardHat

    code for OS X

    Hi, I've made the change you suggested, now something different happens. On any version of mac OS (9.2 or OS X) the side menu works after a fashion - it collapse/expands fine but also puts a copy into the main (center) fram. The page is made up of 3 frames - sideframe, topfram (both are menu's)...
  3. HardHat

    code for OS X

    HI, I have a collapse/expand side menu that has been operating fine for a couple of years. The company has just started rolling out OS X on the macs - the menu system does not work correctly on this new system. Instead of collapsing/expanding the menu just reproduces itself within the main...
  4. HardHat

    asp on OS X

    HI, I have a collapse/expand side menu that has been operating fine for a couple of years. The company has just started rolling out OS X on the macs - the menu system does not work correctly on this new system. Instead of collapsing/expanding the menu just reproduces itself within the main...
  5. HardHat

    Editable reports

    HI, I have the code listed below that creates a report showing all relevant records within a DB. I now have an issue where the user wants to be able to edit the contents of one of the fields/columns (mattnotes) - the changes are not be written back to the db, just to appear on the page ready...
  6. HardHat

    keeping the data

    Ok, I now have, what I'm sure is simple, slight issue when I have finished entering the data. Because i run some validation checks to ensure the field are entered correctly, I cannot do a straight submit afterwards. the form can only be posted if all criteria are met. extracts from the code are...
  7. HardHat

    keeping the data

    HI, sorry for the previous long (and wrong) code - I have put the correct sample code below. Just to further prove my apparent muppet-ness, can you show me how I would use your suggestion to maintain any text entered into the 3 text input fields. Many thanks for your help. <%@ Language =...
  8. HardHat

    Wrong code previously

    Sorry, Just checked, I posted the wrong code for my question. I have JS code that creates 2 dynamic dropdown lists, the second dependant on the first. What I need to be able to do is keep any text that is filled in on the form before the pulldown lists are changed. Is there a way of doing this...
  9. HardHat

    keeping the data

    Hi, I have a code that creates 2 dynamic drop downlists, the second one dependant on what is selected in the first. This works well, but I need to be able to keep the data that is entered in all other fields (aprox 50 other fields). A sample of the drop down list code is below. Many thanks for...
  10. HardHat

    Pulldown lists and auto complete

    Hi, not quite sure what I should be doing here ... thanks for any more advice.
  11. HardHat

    Pulldown lists and auto complete

    Hi All, I have a series of code within an ASP page that looks up the contents of a field in an acess table to create a pull down selection list. What I want to do, is use the select record to auto fill in a series of other input fields (data is supplied in different fields of the same table)...
  12. HardHat

    Alternat 404 error page (single use)

    Thanks Tony, this worked a treat !!
  13. HardHat

    Alternat 404 error page (single use)

    Hi, I have the following 2 asp pages that creates a link to a file depending on text entered by the user. What I need to do, is check that the link created is valid (is the filename exists) and display an alternate message screen if the link create disn't valid (asking the user to either...
  14. HardHat

    Netware NDS to Win2k AD

    HI, I'm looking for help with the following. We have an existing network of 150 users using win2k workstation to login to netware (NDS). Over the coming weeks we are migrating to Win2k AD - when we create the users within the AD, is there a way of logging into AD and still letting the user...

Part and Inventory Search

Back
Top