Results 1 to 3 of 3

Thread: How to send var from link to ajaxtab

  1. #1
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation How to send var from link to ajaxtab

    1) Script Title: :: Ajax Tabs Content Script (v 2.2)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tent/index.htm

    3) Describe problem: I need to know how to send value from a link to ajaxtab. For example: <a href="product_edit.php?id=1&tabs=1">view</a> the link will display a page named "product_edit.php" at tap "1" with var="1".

    Then I embeded the php file in tab 1 to get id from url (id=1) to query the rest data from sql. The problem is here. I can't pass the var from URL to tab. Please help.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    See:

    Dynamically selecting a tab using a remote link

    on:

    http://www.dynamicdrive.com/dynamici...suppliment.htm

    If you want more help:

    Please post a link to a page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by jscheuer1 View Post
    See:

    Dynamically selecting a tab using a remote link

    on:

    http://www.dynamicdrive.com/dynamici...suppliment.htm

    If you want more help:

    Please post a link to a page on your site that contains the problematic code so we can check it out.
    Thank you very much for your reply. But the link provides me no help. I tried searching for the solutions and surely that is none. So I asked. I found my answer already. Thank you again for a help. ;P

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •