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: aspdnsf:Search

  1. #1
    chrismartz is offline Senior Member
    Join Date
    Apr 2010
    Posts
    339

    Default aspdnsf:Search

    I am using aspdnsf:Search and trying to have an image show in the SearchCaption of the control. I tried setting this to a static value using http://www.mysite.com/images/image.gif but this makes there be mixed content when viewing the site with ssl. How can I include an image like <asp:image /> in this control?

  2. #2
    chrismartz is offline Senior Member
    Join Date
    Apr 2010
    Posts
    339

    Default

    I ended up creating a string resource and calling it in the search caption. I just pointed the link to /app_themes/images...