Ask a Question related to ASP.NET General, Design and Development.
-
Rajupeta Prasanna #1
storage of HTML Code
can u please suggest me how do i access the html code(All
the Tags information)
in .aspx.vb file.
Rajupeta Prasanna Guest
-
HTML storage
Hello, I am writing a web application and trying to decide how to best store/reference HTML: Do I store just store filenames/paths in mySQL,... -
Generating HTML code in the code-behind
Can I do this? I'm playing with AJAX, and it occurred to me that it'd be a lot easier to make changes to a control on the server, grab the HTML... -
HTML-code into PHP-code
Hi, I am a beginner in PHP programming. So sorry if I ask a very basic thing. I am using a script with this code: $file = file("test.txt");... -
Can't see the HTML Code
I recently posed the following question: On my DW window, I seem to be stuck on the design view. When I click on the code view nothing happens (it... -
Can't see HTML Code
Please Help On my Dreamweaver window, I seem to be stuck on the show design view. When I click on the code view it remains in the show disign... -
Prasanna Rajupeta #2
Re: storage of HTML Code
Hi,
My problem is like this. I have some content stored in the database
which contains html tags. While rendering this string in the aspx page,
its coming fine. But I also need to store this as a word document. It is
at this point that the html tags get inserted as is.
I need to store the string in word format with the html tags parsed.
TIA,
Rajupeta Prasanna
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Prasanna Rajupeta Guest



Reply With Quote

