Jump to content

Hyperlink query


Recommended Posts

I am running a Contest for the Best Blog Post on Cancer Awareness from Nov 22nd. The form on my page collects these information (field names in bracket)

 

1. Blogger's Name / Nick (blogger)

2. Blog Title (blogtitle)

3. URL to the actual Post (blogurl)

 

The data is being stored in a table called blogcontest.

 

What I would like to display on another page is the Blogger's Name and the Title of the Blog (of all participants). The Title should be hyperlinked to the blog post.

 

Howe do I do this ? I'm done with everything, except I'm stuck with the hyperlinking.

 

Thanks for the support

 

Link to comment
https://forums.phpfreaks.com/topic/2883-hyperlink-query/
Share on other sites

[!--quoteo(post=319436:date=Nov 17 2005, 05:21 AM:name=DontheCat)--][div class=\'quotetop\']QUOTE(DontheCat @ Nov 17 2005, 05:21 AM) 319436[/snapback][/div][div class=\'quotemain\'][!--quotec--]

I am running a Contest for the Best Blog Post on Cancer Awareness from Nov 22nd. The form on my page collects these information (field names in bracket)

 

1. Blogger's Name / Nick (blogger)

2. Blog Title (blogtitle)

3. URL to the actual Post (blogurl)

 

The data is being stored in a table called blogcontest.

 

What I would like to display on another page is the Blogger's Name and the Title of the Blog (of all participants). The Title should be hyperlinked to the blog post.

 

Howe do I do this ? I'm done with everything, except I'm stuck with the hyperlinking.

 

Thanks for the support

 

are anchors a solution?

 

Link to comment
https://forums.phpfreaks.com/topic/2883-hyperlink-query/#findComment-9697
Share on other sites

What you need to do is select the text you want to hyperlink, and then make a link. By browsing to the page, you have a path. In the bottom path bar, click the button to the right to add vars that link to the blog post. Another idea is to make it a random little # link, and then edit the code to replace the hash mark with a variable from your var panel.

Link to comment
https://forums.phpfreaks.com/topic/2883-hyperlink-query/#findComment-9718
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.