Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Change title on Download.aspx page
Last Post 05/11/2009 10:59 PM by Jason Josephson. 3 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Jason Josephson
New Member
New Member
Posts:3


--
05/11/2009 8:22 PM

I'm just finishing up the final touches on our install of DMX five, and I have a question about the Download.aspx page.  Is it possible to update the code so the title of the page is the name of the file being downloaded?  We are using a web spider to go through the site, and it is finding and spidering files fine, but in my search results I'm getting the title of the Download.aspx page instead of the file name.  I have the partial source for DMX, and I think an update to the download.aspx.vb code would do the trick, but before I make any updates I just wanted to see if it is possible.  Is it?

Thanks! 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
05/11/2009 10:40 PM
Hi Jason,

I guess you could although it would need some coding. The source code for this part is included in the partial src version so you could do anything you want with that page.

Regards,

Peter
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
05/11/2009 10:41 PM
Sorry, I now see you already have the part src and you're asking me if I've done this thing before. The answer is no. But I'm pretty sure it doesn't take that much work to find out. The page inherits from the DNN page base. Trace how they manipulate the title and you might get closer.
Jason Josephson
New Member
New Member
Posts:3


--
05/11/2009 10:59 PM
Cool, thanks Peter. If I do figure it out, I will send you what I did :)
You are not authorized to post a reply.