Click here to Skip to main content
15,924,193 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Dropdownlist Pin
subbu.sk10-Sep-07 23:36
subbu.sk10-Sep-07 23:36 
AnswerRe: Dropdownlist Pin
John-ph10-Sep-07 23:39
John-ph10-Sep-07 23:39 
GeneralRe: Dropdownlist Pin
subbu.sk11-Sep-07 0:29
subbu.sk11-Sep-07 0:29 
GeneralRe: Dropdownlist Pin
John-ph11-Sep-07 1:10
John-ph11-Sep-07 1:10 
GeneralRe: Dropdownlist Pin
subbu.sk11-Sep-07 1:33
subbu.sk11-Sep-07 1:33 
QuestionHow to write html text into word file in C# and ASP.net Pin
here2learn10-Sep-07 22:56
here2learn10-Sep-07 22:56 
AnswerRe: How to write html text into word file in C# and ASP.net Pin
N a v a n e e t h10-Sep-07 23:03
N a v a n e e t h10-Sep-07 23:03 
GeneralRe: How to write html text into word file in C# and ASP.net [modified] Pin
here2learn11-Sep-07 2:12
here2learn11-Sep-07 2:12 
Yes Navaneeth this will work for some situation, in my case i am using a third party tool for text editing. user can enter any text on that tool(supports formatting through it's own options on tool) and click on on save button, then i need to save the content in database, those content will be like having color , fond, and some other properties for faormatting the text(including text too).

this tool has one prorerty named as "content", i can only access user entered text with this property "content", which always holds string of all above proerties(like font etc with user entered text) which i just reffered.
when i will take this string and save to database it will saved as it is(proerties + text). when i open a word document and assign this string(which i will retirieve from database in a string) to a paragraph and will write to word, it will take whole string and write it as it is like if html content was <b>"People"</b> it will write <b>People often</b> into the word, not like just making "People" as bold(i mean it will ignore all html tags and consider those as normal set of characters only and will write tags too).

so i think it is something different from the condition for which this suggestion might have work for you.

if i am wrong please let me know...

People often say that motivation doesn't last. Well, neither does bathing - that's why we recommend it daily
Akhilesh Singh


-- modified at 8:17 Tuesday 11th September, 2007
QuestionAuthentication in http handler ??? Pin
devboycpp10-Sep-07 22:52
devboycpp10-Sep-07 22:52 
Questionusing IIS Pin
duo!@#10-Sep-07 22:42
duo!@#10-Sep-07 22:42 
AnswerRe: using IIS Pin
yogesh_kumar_agarwal10-Sep-07 22:45
yogesh_kumar_agarwal10-Sep-07 22:45 
AnswerRe: using IIS Pin
John-ph10-Sep-07 23:03
John-ph10-Sep-07 23:03 
QuestionListBoxes to display information when clicking the button Pin
Oga M10-Sep-07 22:42
Oga M10-Sep-07 22:42 
QuestionProblem with back button in IE [modified] Pin
abu sundus10-Sep-07 22:40
abu sundus10-Sep-07 22:40 
AnswerRe: Problem with back button in IE Pin
Sandeep Akhare10-Sep-07 23:49
Sandeep Akhare10-Sep-07 23:49 
GeneralRe: Problem with back button in IE Pin
abu sundus11-Sep-07 3:29
abu sundus11-Sep-07 3:29 
QuestionRecommend how to use ajax ...??? Pin
devboycpp10-Sep-07 22:39
devboycpp10-Sep-07 22:39 
QuestionAddin Table in panel at runtime Pin
Fahim A Salim10-Sep-07 22:37
Fahim A Salim10-Sep-07 22:37 
AnswerRe: Addin Table in panel at runtime Pin
Abolfazl Sheikhloo10-Sep-07 22:50
Abolfazl Sheikhloo10-Sep-07 22:50 
GeneralRe: Addin Table in panel at runtime Pin
Fahim A Salim10-Sep-07 23:17
Fahim A Salim10-Sep-07 23:17 
QuestionDemonstration CD Pin
greekius10-Sep-07 22:36
greekius10-Sep-07 22:36 
AnswerRe: Demonstration CD Pin
Christian Graus10-Sep-07 23:54
protectorChristian Graus10-Sep-07 23:54 
QuestionDispose Pin
Priya S10-Sep-07 22:23
Priya S10-Sep-07 22:23 
AnswerRe: Dispose Pin
yogesh_kumar_agarwal10-Sep-07 22:28
yogesh_kumar_agarwal10-Sep-07 22:28 
GeneralRe: Dispose Pin
Priya S10-Sep-07 22:39
Priya S10-Sep-07 22:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.