Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: proc that will create the full URL for me.

  1. #1
    tony@BBH is offline Junior Member
    Join Date
    Jan 2007
    Posts
    8

    Default proc that will create the full URL for me.

    I've been asked to extract product related data from the database and include the full URL.

    I've been looking over the functions but I can't seem to find a function or stored proc that will create the full URL for me.

    Has anyone had a similar need? How did you accomplish it?

  2. #2
    jon-langley is offline Member
    Join Date
    Jun 2007
    Location
    UK
    Posts
    69

    Default

    wouldn't the aspdnsf function ProductLink do the job?

    aspdnsf:ProductLink(ProductID, SEName, IncludeATag, TagInnerText)