|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I wonder is it possible to hyperlink using HREF to a dynamic URL? I've created a eNewsletter for my client and hope to hyperlink to some of the web pages but the website is built using ASPX. The website is advantage and the sections I tried to link to are the "What's New". The 4 pages show the same URL so I guess there is no way I could directly link to it. Anyway it gave me error when I tried to do so. Could anyone kindly enlighten on this? Many thanks in advance. ----------------------------------------------------------------- Singapore professional logo templates, business templates, powerpoint, web, project management, sales and marketing templates. |
|
||||
|
This is a cinch if you generate the links dynamically as well.
For example when you save the new product to your database, you can add a new column and field value called "features". On the home page, you can build your "What's New" link section by checking for products flagged with the field value of "features". Build the links using the ID of the recordset containing the field value and use the same resulting page, in your case "whatsnew_more.aspx" to call the database and retrieve the product information according the ID number passed in the link. For example: The dynamically built hyperlinks in the"What's New" section of the home page might look like this: HTML Code:
<a href="http://www.yoursourcingadvantage.com/whatsnew_more.aspx?item=126">Read More >></a> Hope this gives you an idea. .02
__________________
. Printer ink & toner cartridges in Canada | Web Payroll, online HR tools, time & attendance |
|
|||
|
Hi Dubbya,
Thank you for the prompt reply. Let me try out and see how it works. --------------------------------------- Singapore professional logo templates, business templates, powerpoint, web, project management, sales and marketing templates. |
|
||||
|
That'll work too!
Good call.
__________________
. Printer ink & toner cartridges in Canada | Web Payroll, online HR tools, time & attendance |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The HREF BASE tag is it any help? | Mondo | Search Engine Optimization Forum | 5 | 11-13-2007 09:45 AM |
| Search Engine recognition - DIV tag inside A HREF tag | supernatural_247 | Graphics & Design Discussion Forum | 5 | 05-30-2007 05:43 AM |
| <A HREF vs. <Post Action for referral links | CIGrp | Google Discussion Forum | 2 | 12-05-2006 05:56 PM |
| Base Href | computergenius | Web Programming Discussion Forum | 3 | 04-08-2006 10:12 AM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |