Normal 0 false false false MicrosoftInternetExplorer4
/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;} I want to simplify my site by using a custom template to create a second page for my links that uses data from the “add link” form.
I found I can do this by using the details link. Is this a good idea or is there a better way?
Your custom pages look almost identical to the link details pages, so why are you doubling it all? Why not just customize the link details page, and leave the URL field blank so that it'll link to the link details page?
a similar but dynamic page
Every page anywhere in WSN Links is dynamic, of course, so I don't know what you're getting at being the difference.
Good. I just wanted to make sure I was on the right track before moving forward. My current custom pages are only 1/2 dynamic because I have been doing things the hard way, hand coding most of the data into them.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Links to custom dynamic pages
Member
Usergroup: Customer
Joined: Mar 01, 2003
Location: San Diego
Total Topics: 12
Total Comments: 31
Normal 0 false false false MicrosoftInternetExplorer4
/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;} I want to simplify my site by using a custom template to create a second page for my links that uses data from the “add link” form.
I found I can do this by using the details link. Is this a good idea or is there a better way?
Please see these examples on my page: http://www.sdbest.com/SDBest/136.
Example 1:
Click on the "Mrs. Rice's Teriyaki Grill" link and it take the user to a second page and custom template: www.sdbest.com/SDBest/index...=teriyakigrill&ext=tpl
Example 2:
Right now it is only working on link title “Mrs. Rice’s Teriyaki Grill.” Click the “Details” link and it takes the user to a similar but dynamic page:
www.sdbest.com/SDBest/links...es_Teriyaki_Grill-523.html
My goal is to take advantage of form data to create dynamic pages associated with individual links as in the second example.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Your custom pages look almost identical to the link details pages, so why are you doubling it all? Why not just customize the link details page, and leave the URL field blank so that it'll link to the link details page?
a similar but dynamic page
Every page anywhere in WSN Links is dynamic, of course, so I don't know what you're getting at being the difference.
Member
Usergroup: Customer
Joined: Mar 01, 2003
Location: San Diego
Total Topics: 12
Total Comments: 31
Good. I just wanted to make sure I was on the right track before moving forward. My current custom pages are only 1/2 dynamic because I have been doing things the hard way, hand coding most of the data into them.