Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Windows application with HtML Templates
 

Windows application with HtML Templates

Hi
I am working on window application. The requirment is , that there will be a HTML template and i have to fill data into it and on the basis of that a new html page will be genrated.

I am a new bie to Templates. So please tell me how can i create a HTML tempalte and , how to use it into my Windows application.

:)
Progress2007  Wednesday, June 03, 2009 7:28 AM
Hi
If u r using AxWebBrowser Then Just Use the Property InnerHTML. THen the HTML will be populated in u r Browser control

Thanks And Regards
Satya Ranjan Biswal .... PLEASE MARK IT AS ANSWER IF THIS POST IS HELPFUL.....
Satya, _S_ Sense  Friday, June 05, 2009 5:51 AM
Hi , You Can Use HTML Templates in Windows Application in Different Ways ... But The HTML Template u have mentioned is a pre defined one or u have to define it inside the application .

Thanks And Regards

Satya Ranjan Biswal ....
Satya, _S_ Sense  Wednesday, June 03, 2009 12:49 PM
Hi , You Can Use HTML Templates in Windows Application in Different Ways ... But The HTML Template u have mentioned is a pre defined one or u have to define it inside the application .

Thanks And Regards

Satya Ranjan Biswal ....

Hey Thanks for your response. The html template will be pre defined, and i have to generate a new html page on the basis of that HTML tempalte.
Progress2007  Thursday, June 04, 2009 6:26 AM
hi , You can use web browser control to Show your HTML Page .you also can use AxSHDocVw.AxWebBrowser .. But i think WeBrowser control will be more flesxible.


Thanks And Regards
Satya Ranjan Biswal ....
Satya, _S_ Sense  Thursday, June 04, 2009 6:45 AM
hi , You can use web browser control to Show your HTML Page .you also can use AxSHDocVw.AxWebBrowser .. But i think WeBrowser control will be more flesxible.


Thanks And Regards
Satya Ranjan Biswal ....

Well again thnaks, but my prob is that, how to use this. means in word template , wht i have done , i have created a word template and on the basis of that i can create documents. the same thing i want to create with HTML tempaltes.

Will u please tell me how can i do this.
Progress2007  Thursday, June 04, 2009 8:44 AM
Hi
If u r using AxWebBrowser Then Just Use the Property InnerHTML. THen the HTML will be populated in u r Browser control

Thanks And Regards
Satya Ranjan Biswal .... PLEASE MARK IT AS ANSWER IF THIS POST IS HELPFUL.....
Satya, _S_ Sense  Friday, June 05, 2009 5:51 AM

You can use google to search for other answers

Custom Search

More Threads

• Custom Render for Toolstrip..How To Render A button that is selected
• ControlDesigner not called
• Design Time Controls
• Text align
• code generation at designtime
• Panel Object Help
• Manipulating data from two excel sheets into one using Visual Studio 2005
• Change usercontrol/form container type
• Exception of type ExceptionCollection thrown when a form is attempted open from VS2005's IDE
• Workaround for Windows NT Service Control OCX problems with Multithreading from Visual Basic 4-6