DontheCat Posted November 17, 2005 Share Posted November 17, 2005 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 Quote Link to comment Share on other sites More sharing options...
flamelab Posted November 17, 2005 Share Posted November 17, 2005 [!--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? Quote Link to comment Share on other sites More sharing options...
moberemk Posted November 18, 2005 Share Posted November 18, 2005 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.