Browse by Tags

Related Posts

  • How to write HTML output

    Previously I have used Response.Write method to write the html texts to page. Is there a simpler and faster way to do the same alternatively? My page basically passes id to the logic which fetches data from DB. Then the field data is analyzed for a single record and HTML needs to be generated. Which...
    Posted to Getting Started (Forum) by nimish on 10-06-2008, 12:00 AM
    Filed under: string, concatenation, html
  • converting relative paths to absolute paths

    Hello Everyone, Does anyone know of a good way to convert relative paths in html to absolute paths. I have html content contained in a string and was wondering if there is any way to go through the string and add the missing part of the complete url as they are found. This would probably be best if it...
    Posted to Free For All (Forum) by rbunn83815 on 03-13-2007, 12:00 AM
    Filed under: String, asp.net, html
  • Is it possible to retrieve the content of the current html page?

    I've perhaps not digged deep enough into ASP .Net, but so far I can't see a way to get the output of the current html page, into for example a string variable. The reason why I want to figure out if it's possible to get the html of the current page, is due to abcPDF ( http://www.websupergoo...
    Posted to Web Forms (Forum) by haraldsh on 09-15-2009, 12:00 AM
    Filed under: html, string, abcPDF, get current html page, addHTML(string html)
Page 1 of 1 (3 items)