Thread: html anchor w/get vars

  1. #1
    Something Clever ginoitalo's Avatar
    Join Date
    Dec 2001
    Posts
    187

    html anchor w/get vars

    Is it possible to link to a site with get vars/url params and an anchor ?

    This is what i want to do but it doesn't work:

    http://this.site.com/info.php#2?id=5885

    or this

    http://this.site.com/info.php?id=5885#2

  2. #2
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    Have a look at the "View First Unread" link on these forums, it demonstrates it:

    http://cboard.cprogramming.com/showt...357#post584868
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Please Help - C code creates dynamic HTML
    By Christie2008 in forum C Programming
    Replies: 19
    Last Post: 04-02-2008, 07:36 PM
  2. Writing an HTML Preprocessor
    By thetinman in forum C++ Programming
    Replies: 1
    Last Post: 09-17-2007, 08:01 AM
  3. Submitting HTML form and parse respons
    By IdunnO in forum Networking/Device Communication
    Replies: 4
    Last Post: 03-07-2006, 10:28 AM
  4. Design + HTML
    By orbitz in forum C Programming
    Replies: 8
    Last Post: 11-21-2002, 06:32 AM