Jump to content

btrfld

Members
  • Posts

    591
  • Joined

  • Last visited

Everything posted by btrfld

  1. pool
  2. Genuine (Draft)
  3. table
  4. barge
  5. I use CoreFTP (www.coreftp.com) and am quite happy with it. The basic version is free, and so far has everything I need. No time limit.
  6. joint
  7. Hi Nat. The problem is actually in the javascript function that is called when the selection changes. As written it is specifically telling the 'parent' window to navigate to a new 'location'. Try this: ><script type="text/javascript"> <!-- function jumpBlank(selObj) { eval("window.open('"+selObj.options[selObj.selectedIndex].value+"')"); selObj.selectedIndex=0; } // --> </script> . . . <select onchange="jumpBlank(this)"> <option value="#" selected>SELECT A STORE</option> <option value="http://music.msn.com/search/all/?ss=natalie+brown">MSN Music</option> </select> Hope that helps.
  8. btrfld

    Html Help

    I am still seeing the problem, both in Firefox and IE. I don't know if it has anything to do with it, but I did notice that the third row of the outer table: has no ending tag: Maybe the browser sees the new row opener and loses its mind.
  9. Bill
  10. on
  11. Boat
  12. warming
  13. As BoB says any of the processors will do what you need, but I would look for an M - specially designed for Mobile machines and it runs cooler. I have a Pentium M in my laptop and the machine definitely generates less heat than my old one.
  14. ice
  15. (without a) cause
  16. Mississippi
  17. Hi Robert. A couple of thoughts; certainly not a complete answer: Do you mean folders outside www? There are no non-public folders below www. I don't know how spiders handle such things, but I have had some success by putting a PHP check at the top of any page I don't want seen by unauthorized viewers: Then of course the login page does the appropriate authentication and redirects back to the requested page. Once the user is authenticated, the pages just appear normally until the browser is closed. As I say, not a complete answer by any means, but it may shed some light, or at least occasion further discussion.
  18. tower
  19. bound
  20. serve
  21. Hayride
  22. Set
  23. feathers
  24. tome
  25. shirker
×
×
  • Create New...