Print Page | Close Window

Hyperlink out of Dynamic Database Region

Printed From: SalesCart
Category: Legacy Products
Forum Name: SalesCart Standard / PRO / SQL
Forum Description: All questions pertaining to SalesCart Standard, PRO and SQL should be posted here.
URL: http://forum.salescart.com/forum/forum_posts.asp?TID=397
Printed Date: April/25/24 at 9:50pm
Software Version: Web Wiz Forums 11.04 - http://www.webwizforums.com


Topic: Hyperlink out of Dynamic Database Region
Posted By: jkc101
Subject: Hyperlink out of Dynamic Database Region
Date Posted: August/05/05 at 10:51am
I want to create a hyperlink out of my dynamic results page using the "Stock" number as a reference to a page. (example: ACMOUSE should open wwww.askacs.com/acmouse.htm )

I have added the following code to the SalesCart product link, however...I get an error stating that I am trying to open an "application/octet-stream" which of course is not what I need....Any help out there for me?

Code in my database region:
<a href="www.askacs.com/<%=FP_Fieldlink(fp_rs,"IN_STOCK")%&g t;.HTM"><%=FP_FieldVal(fp_rs,"IN_STOCK")%></a> ;



Replies:
Posted By: jkc101
Date Posted: August/08/05 at 10:38am
Will,

Thanks for the assistance on this one.

In my... Uhmmm "Ignorance"..I was trying to alter the Web-bot code directly. Once you told me to just delete the Web-bot line and use the code above it worked great!

Well...once I removed the www. part, it wasn't needed!

Thanks again!


Posted By: Techno Geek
Date Posted: August/08/05 at 4:46pm


Good to hear it worked!

-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.04 - http://www.webwizforums.com
Copyright ©2001-2015 Web Wiz Ltd. - http://www.webwiz.co.uk