Click here to Skip to main content
15,914,447 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionModalDialogBox for Previewing HTML and formatted Text Pin
codingrocks27-Jul-09 19:15
codingrocks27-Jul-09 19:15 
AnswerRe: ModalDialogBox for Previewing HTML and formatted Text Pin
www.Developerof.NET27-Jul-09 20:07
www.Developerof.NET27-Jul-09 20:07 
codingrocks wrote:
The preview I am trying to implement is similar to Codeproject message preview.



If you have a close look at the preview you would notice that the ID of the Textbox is passsed in the URL. Thus you can access the content of the textbox by using the following javascript code.

window.opener.getElementByID("TextBoxID").value



Hope it helps.....

When you fail to plan, you are planning to fail.

Question[Message Deleted] Pin
Omar Gameel Salem27-Jul-09 11:22
professionalOmar Gameel Salem27-Jul-09 11:22 
AnswerRe: problem during converting from C# to Vb Pin
Christian Graus27-Jul-09 11:24
protectorChristian Graus27-Jul-09 11:24 
GeneralRe: problem during converting from C# to Vb Pin
Omar Gameel Salem27-Jul-09 11:27
professionalOmar Gameel Salem27-Jul-09 11:27 
GeneralRe: problem during converting from C# to Vb Pin
Abhijit Jana27-Jul-09 11:30
professionalAbhijit Jana27-Jul-09 11:30 
GeneralRe: problem during converting from C# to Vb Pin
Omar Gameel Salem27-Jul-09 11:32
professionalOmar Gameel Salem27-Jul-09 11:32 
GeneralRe: problem during converting from C# to Vb Pin
Abhijit Jana27-Jul-09 11:36
professionalAbhijit Jana27-Jul-09 11:36 
Questiongridview Pin
solo_gaurav27-Jul-09 10:43
solo_gaurav27-Jul-09 10:43 
AnswerRe: gridview Pin
Abhijit Jana27-Jul-09 10:54
professionalAbhijit Jana27-Jul-09 10:54 
GeneralRe: gridview Pin
solo_gaurav27-Jul-09 11:07
solo_gaurav27-Jul-09 11:07 
GeneralRe: gridview Pin
Abhijit Jana27-Jul-09 11:21
professionalAbhijit Jana27-Jul-09 11:21 
GeneralRe: gridview Pin
solo_gaurav27-Jul-09 11:28
solo_gaurav27-Jul-09 11:28 
QuestionError in compiling Page with Crystal reports Pin
www.Developerof.NET27-Jul-09 4:24
www.Developerof.NET27-Jul-09 4:24 
AnswerRe: Error in compiling Page with Crystal reports Pin
Abhishek Sur27-Jul-09 8:20
professionalAbhishek Sur27-Jul-09 8:20 
GeneralRe: Error in compiling Page with Crystal reports Pin
www.Developerof.NET27-Jul-09 20:00
www.Developerof.NET27-Jul-09 20:00 
GeneralRe: Error in compiling Page with Crystal reports Pin
Abhishek Sur27-Jul-09 21:45
professionalAbhishek Sur27-Jul-09 21:45 
Question[Message Deleted] Pin
comp_j27-Jul-09 4:20
comp_j27-Jul-09 4:20 
AnswerRe: GridView & CheckBox Pin
Abhijit Jana27-Jul-09 4:27
professionalAbhijit Jana27-Jul-09 4:27 
QuestionGridView & CheckBox Pin
comp_j27-Jul-09 4:18
comp_j27-Jul-09 4:18 
AnswerRe: GridView & CheckBox Pin
Blue_Boy27-Jul-09 4:22
Blue_Boy27-Jul-09 4:22 
GeneralRe: GridView & CheckBox Pin
comp_j27-Jul-09 8:39
comp_j27-Jul-09 8:39 
AnswerRe: GridView & CheckBox Pin
Abhijit Jana27-Jul-09 4:31
professionalAbhijit Jana27-Jul-09 4:31 
GeneralRe: GridView & CheckBox Pin
comp_j27-Jul-09 4:55
comp_j27-Jul-09 4:55 
GeneralRe: GridView & CheckBox Pin
Blue_Boy27-Jul-09 6:45
Blue_Boy27-Jul-09 6:45 

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.