|
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.....- Marked As Answer byProgress2007 Friday, June 05, 2009 6:42 AM
-
|
| 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.....- Marked As Answer byProgress2007 Friday, June 05, 2009 6:42 AM
-
|
| Satya, _S_ Sense Friday, June 05, 2009 5:51 AM |