Hyperlink query not working

5 posts by 3 authors in: Forums > CMS Builder
Last Post: June 25, 2009   (RSS)

Re: [tsuluwerks] Hyperlink query not working

By isdoo - June 24, 2009

I am assuming that 'company' is the field, therefore something like...

<a href="http://www.tsuluwerks.com/clientwork/projectprofile.php?company=<?php echo $TABLEsRecord['company'] ?>"

should work fine.

You can use

<xmp><?php print_r($record) ?></xmp to see which fields are bring pulled into your script just prior to thr hyperlink.

Re: [tsuluwerks] Hyperlink query not working

By ross - June 24, 2009

Hi there.

Thanks for posting!

Can you attach a copy of that page in a reply for me? I'd like to have a look at the page you are using. Also, could you give me some detail about what you are trying to do on this page? It actually looks like this is a detailPage and searching with the URL is typically done on a listPage.

Attach your file and let me know what you are trying to do here. We'll go from there.

Thanks!
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com

Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/

Re: [ross] Hyperlink query not working

By tsuluwerks - June 24, 2009

Hi, Ross:

The page itself is at http://www.tsuluwerks.com/clientwork/projectprofile.php?Branding-and-Sales-Materials-for-IT-Company-7

A snapshot of the code error that shows up when using the link is attached.

I have also attached the details page code in case it matches with the line numbers (instead of the source code).

Thanks!

Re: [tsuluwerks] Hyperlink query not working

By ross - June 25, 2009

Hi there

Thanks for the update!

So it looks like the template you are using is for a detail page. The searching you are trying to do with your URL is usually done with list page.

Can you give me a bit more detail about what this page is supposed to do? Also, can you give me some more detail about the page that you link to it from?

Thanks!
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com

Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/