Click here to Skip to main content
16,005,121 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to create an aspx page dynamically in one asp.net web apllication Pin
santoshkumarB5-Aug-07 23:27
santoshkumarB5-Aug-07 23:27 
GeneralRe: how to create an aspx page dynamically in one asp.net web apllication Pin
Edwin Syarief5-Aug-07 23:39
Edwin Syarief5-Aug-07 23:39 
GeneralRe: how to create an aspx page dynamically in one asp.net web apllication Pin
N a v a n e e t h5-Aug-07 23:34
N a v a n e e t h5-Aug-07 23:34 
AnswerRe: how to create an aspx page dynamically in one asp.net web apllication Pin
Malcolm Smart5-Aug-07 23:20
Malcolm Smart5-Aug-07 23:20 
GeneralRe: how to create an aspx page dynamically in one asp.net web apllication Pin
santoshkumarB5-Aug-07 23:29
santoshkumarB5-Aug-07 23:29 
GeneralRe: how to create an aspx page dynamically in one asp.net web apllication Pin
Malcolm Smart5-Aug-07 23:33
Malcolm Smart5-Aug-07 23:33 
AnswerRe: how to create an aspx page dynamically in one asp.net web apllication Pin
Vasudevan Deepak Kumar6-Aug-07 1:39
Vasudevan Deepak Kumar6-Aug-07 1:39 
QuestionAdding codebehind variable as text for textarea Pin
JacquesDP5-Aug-07 22:19
JacquesDP5-Aug-07 22:19 
Hi all,

I have a textarea. I populate the textarea with data from the database and load it into the textarea using <%=stringVariable %>, then the user can change the text and then save it back to the database, but when I try to get the value for the textarea I get the following error:

The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).

One suggestion I have found is to use <%#stringVariable %> instead, but then it doesn't display the text in the textarea.

Does anyone have any suggestions or solutions to solve this problem?

Thanks in advance

No matter how long he who laughs last laughs, he who laughs first has a head start!

AnswerRe: Adding codebehind variable as text for textarea Pin
N a v a n e e t h5-Aug-07 22:30
N a v a n e e t h5-Aug-07 22:30 
GeneralRe: Adding codebehind variable as text for textarea Pin
JacquesDP5-Aug-07 22:45
JacquesDP5-Aug-07 22:45 
GeneralRe: Adding codebehind variable as text for textarea Pin
N a v a n e e t h5-Aug-07 23:05
N a v a n e e t h5-Aug-07 23:05 
GeneralRe: Adding codebehind variable as text for textarea Pin
JacquesDP5-Aug-07 23:12
JacquesDP5-Aug-07 23:12 
GeneralRe: Adding codebehind variable as text for textarea Pin
JacquesDP5-Aug-07 23:36
JacquesDP5-Aug-07 23:36 
AnswerRe: Adding codebehind variable as text for textarea [modified] Pin
Edwin Syarief5-Aug-07 22:54
Edwin Syarief5-Aug-07 22:54 
AnswerRe: Adding codebehind variable as text for textarea Pin
Malcolm Smart5-Aug-07 23:26
Malcolm Smart5-Aug-07 23:26 
GeneralRe: Adding codebehind variable as text for textarea Pin
JacquesDP5-Aug-07 23:34
JacquesDP5-Aug-07 23:34 
GeneralRe: Adding codebehind variable as text for textarea Pin
Malcolm Smart5-Aug-07 23:46
Malcolm Smart5-Aug-07 23:46 
Questionplease help me Pin
rashmi.saniya5-Aug-07 21:25
rashmi.saniya5-Aug-07 21:25 
AnswerRe: please help me Pin
Vasudevan Deepak Kumar5-Aug-07 22:01
Vasudevan Deepak Kumar5-Aug-07 22:01 
AnswerRe: please help me Pin
vimal_yet6-Aug-07 0:38
vimal_yet6-Aug-07 0:38 
QuestionWild character Pin
A kamath5-Aug-07 21:07
A kamath5-Aug-07 21:07 
AnswerRe: Wild character Pin
N a v a n e e t h5-Aug-07 22:32
N a v a n e e t h5-Aug-07 22:32 
GeneralRe: Wild character Pin
A kamath6-Aug-07 1:19
A kamath6-Aug-07 1:19 
Questionsticky session in asp.net Pin
saravanan055-Aug-07 20:58
saravanan055-Aug-07 20:58 
AnswerRe: sticky session in asp.net Pin
Malcolm Smart5-Aug-07 21:11
Malcolm Smart5-Aug-07 21:11 

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.