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 Wanet Telecoms Ltd 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. rincewind44

    Switching harddrives

    Hi, I have at present 2 harddrives installed an working. Both are running windows 2000. I want to remove the smaller of the two and just boot from the second drive but when I remove the first drive and attempt to boot I get a 'NTLDR is missing' error. How can a solve this? Thanks
  2. rincewind44

    Updating a table with an auto-number field

    Hi, I'm trying to make an addition to a table with an autonumber field, the sql code i'm using is String sql = "update Individual set Points=?, Rebounds=?, Assists=?, Steals=?, Date=? where ID = ?"; This adds values to all the fields apart from the autonumber field which is the...
  3. rincewind44

    frames within forms on a jsp page

    Hi, Hi, I have drop down select form in a frame on a jsp page and when I select a value and I want to post that selected value to another frame within the same page so that a drop down select form now holds values relevant to the first selection. How can I include the target frame within the...
  4. rincewind44

    forms within frames

    Hi, I have drop down select form in a frame on a page and when I select a value and I want to post that selected value to another frame within the same page. How can I include the target frame within the action description? Thanks
  5. rincewind44

    Adding record values

    Hi, I'm working off the following table ------------------------------------------------- Key ID TeamName Points Rebounds 1 16 NCI 22 2 2 17 Knights 32 3 3 18 NCI 44 4 4 19 Knights 7 5 5 20 NCI 12 6 6 21 Knights...
  6. rincewind44

    anchor links

    Hi, Can a search engine follow and rank anchored links i.e. www.nameofpage.com/page.asp#anchorname just as easily as it would follow and rank www.nameofpage.com/page.asp. Thanks
  7. rincewind44

    Old links referred by search engine

    Hi, How long does a search engine store its links to sites before it refreshes them? I have made some directory changes on my site (thus changing some links) and the search engine have the old links listed. Can I request these links removed or do I just have to wait? I 've set up a custom 404...
  8. rincewind44

    http-equiv VS name tags

    Hi, Is there any advantages/disadvantages to using either http-equiv over name meta tags or vice versa? Thanks.
  9. rincewind44

    Unauthorised access

    Hi, Is there any way for someone to access your web site server and change files without your permission. I ask because I am working on a trucker site and the main page contains certain adds. Today the adds were replaced by other trucker adds without my permission (or the permission of any one...
  10. rincewind44

    Catalog Parameters

    Hi, What parameters would you need to supply to a hosting company to set up a catalog on your remote server? Thanks
  11. rincewind44

    Setting up catalog online

    Hi, I have a search facility running fine on my local site (inetpub folder) but I want to set it up online. How do I set up the catalog online? Any information would be a help, Thanks
  12. rincewind44

    Server differences

    Hi, I have uploaded the exact same javscript code on to different servers and it runs perfect on a dedicated server but not on a shared mission2k server. Does anyone know how to get around this problem? the link that works is www.hoganstand.com/js/latest.html and the link that doesn't work is...
  13. rincewind44

    Individual Server Javascript problem

    Hi, I've used the same Javascript code on 2 seperate servers and it works fine on www.hoganstand.com/latest.html but not on www.irishtrucker.com/latest.html On the second link it re-downloads the images when its time for them to switch positions. Considering that its it the same code (the only...

Part and Inventory Search

Back
Top