|
Hyperlink out of Dynamic Database Region |
Post Reply |
Author | |
Techno Geek
Admin Group Evil monkey living in my closet! Joined: March/11/04 Location: United States Status: Offline Points: 1206 |
Post Options
Thanks(0)
Posted: August/08/05 at 4:46pm |
Good to hear it worked! |
|
Techno Geek
Customer Support Engineer ComCity and SalesCart Technical Support |
|
jkc101
Newbie Joined: July/08/05 Location: United States Status: Offline Points: 26 |
Post Options
Thanks(0)
|
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! Edited by jkc101 |
|
jkc101
Newbie Joined: July/08/05 Location: United States Status: Offline Points: 26 |
Post Options
Thanks(0)
|
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> ; |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |