|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
get HTML code of table created dynamicallyI create a table dynamically using VB, How do I get HTML code for
that table into a string variable ??? any sugestion, Thanks!!! I'm not quite sure what it is you are trying to achieve here.
If you have already created the table dynamically, where have you put it? Please provide some code that shows what you are doing currently so that we can see some context. Thankyou, SN I am new using web and what I do is create a table object set all
values in there and add that table to the doc.controls so I can show my table on the page, and that is working good but now I need to email this table using a buttom !! Steven Nagy wrote: Show quoteHide quote > I'm not quite sure what it is you are trying to achieve here. > If you have already created the table dynamically, where have you put > it? > Please provide some code that shows what you are doing currently so > that we can see some context. > > Thankyou, > SN Ros
Than do as Steven wrote. Cor Show quoteHide quote "Ros_Au" <aure***@hotmail.com> schreef in bericht news:1160105935.853014.37050@i42g2000cwa.googlegroups.com... >I am new using web and what I do is create a table object set all > values in there and add that table to the doc.controls so I can show my > table on the page, and that is working good but now I need to email > this table using a buttom !! > > Steven Nagy wrote: >> I'm not quite sure what it is you are trying to achieve here. >> If you have already created the table dynamically, where have you put >> it? >> Please provide some code that shows what you are doing currently so >> that we can see some context. >> >> Thankyou, >> SN > Ros,
HTML code can only be in a string, Cor Show quoteHide quote "Ros_Au" <aure***@hotmail.com> schreef in bericht news:1160078132.117164.130500@k70g2000cwa.googlegroups.com... > I create a table dynamically using VB, How do I get HTML code for > that table into a string variable ??? any sugestion, Thanks!!! > Yes, I need to catch HTML code of this teble into a string variable so
a can mail it but this is my point, How to get this HTML ??? Cor Ligthert [MVP] wrote: Show quoteHide quote > Ros, > > HTML code can only be in a string, > > Cor > > "Ros_Au" <aure***@hotmail.com> schreef in bericht > news:1160078132.117164.130500@k70g2000cwa.googlegroups.com... > > I create a table dynamically using VB, How do I get HTML code for > > that table into a string variable ??? any sugestion, Thanks!!! > > Show your code where you put the values into your table
Or are you doing everything in design mode?
Help with encrypted web pages?
Thread, UI update is this ok? Redim Multidimenional Arrays Access asp:SqlDataSource or asp:GridView directly declaring a dataset as public Importing DLLs during runtime PrintPreviewDialog Control and HTML Can a custom object know it's owner Drag Bitmap tutorial/code anywhere? search user in active directory |
|||||||||||||||||||||||