Thread: Firefox friendsly..

  1. #1
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683

    Firefox friendsly..

    I was tryig to book mark cprogramming on my firefox to use the new feature.. where i can just type
    cboard <search string>

    but i am not able to do this since cboard does not allow the search to be sent through the query string.. instead it generates some kind of search id.. any one know a way to work around this.. or was it meant not to work around..

  2. #2
    S Sang-drax's Avatar
    Join Date
    May 2002
    Location
    Göteborg, Sweden
    Posts
    2,072
    It works, just take a look at the source code for the search form.

    Here's a string that'll work:
    Code:
    http://cboard.cprogramming.com/search.php?query=12345&do=process
    Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling

  3. #3
    S Sang-drax's Avatar
    Join Date
    May 2002
    Location
    Göteborg, Sweden
    Posts
    2,072
    Speaking of firefox, I just noticed a huge advantage for FireFox over IE.
    If you use FireFox, you won't get the horrendous new WYSIWYG-editor. You will instead get the old one! This might actually convince me to begin using FireFox. (Yes I know FireFox is better, but old habits die hard).
    Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling

  4. #4
    Registered User glUser3f's Avatar
    Join Date
    Aug 2003
    Posts
    345
    Code:
    http://cboard.cprogramming.com/search.php?q=%s
    Works well for me.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 11-16-2008, 10:29 PM
  2. Problems with Firefox
    By DavidP in forum Tech Board
    Replies: 28
    Last Post: 12-21-2007, 09:35 AM
  3. Firefox Cookies
    By anirban in forum Tech Board
    Replies: 1
    Last Post: 10-13-2007, 11:53 AM
  4. HTML tables with firefox and IE nightmare
    By MisterSako in forum Tech Board
    Replies: 6
    Last Post: 03-01-2006, 01:46 PM
  5. Mouse buttons in Firefox
    By Draco in forum Tech Board
    Replies: 7
    Last Post: 02-25-2005, 10:22 PM