Scrollable Text Box Update
-
Thanks guys for all your help with the textbox. I ve got what I want except for one thing. I need to convert the textbox into HTML code. Here is an example: txtNews.Text = "" Right now its is just reading it as a String.
" & sdr("HeaderText") & " [
](javascript:my_win(""" & Session("ProjectId") & """, 4, 250, 350))" & "
-
Thanks guys for all your help with the textbox. I ve got what I want except for one thing. I need to convert the textbox into HTML code. Here is an example: txtNews.Text = "" Right now its is just reading it as a String.
" & sdr("HeaderText") & " [
](javascript:my_win(""" & Session("ProjectId") & """, 4, 250, 350))" & "
Hi Can you explain it ? Means what you have done ?
Thanks and Regards Sandeep
-
Hi Can you explain it ? Means what you have done ?
Thanks and Regards Sandeep
Sure I think what I am going to have to do for this project is create a control with a main Table, another table inside of that which will be like a header table, and a scrollable textbox inside that. The header and Scrollable text will all pull from a table which has html code in the fields. Help?
-
Sure I think what I am going to have to do for this project is create a control with a main Table, another table inside of that which will be like a header table, and a scrollable textbox inside that. The header and Scrollable text will all pull from a table which has html code in the fields. Help?
:sigh::doh::confused:
Thanks and Regards Sandeep