Ask a Question related to ASP.NET General, Design and Development.
-
DD #1
Eval like function in ASP.NET?? VB??
Hi all,
We are using a placeholder to dynamically generate controls (textbox etc)
and we name them dynamically such as txtbox.ID = "txtTest" & LoopCount .
However, when we were to retreive the contents in the controls, is there an
EVAL like command that we can use to get the contents?
What we want to achieve is lblValue.Text = EVAL("txtTest" & LoopCount &
".value")
Is there something like that? We are currently using the
Request.form.item("txtTest" & LoopCount) to get the values, but as we kept
hiding certain panels, the textbox seems to be lost. Hence the Request.form
object doesn't seem to do the job.
Any help is greatly appreciated!
Best Regards,
DD
DD Guest
-
eval function
Hi php-general, I have a question about eval(); I'm having multiple pagenames I store in a database. I also have a lot of functions starting... -
[PHP] eval function
Hi, Saturday, August 23, 2003, 8:38:32 AM, you wrote: MW> Hi php-general, MW> I have a question about eval(); MW> I'm having multiple... -
#5435 [Com]: Request to update eval() or create new function.
ID: 5435 Comment by: a at b dot c dot de Reported By: dahamsta at iewebs dot com Status: Open Bug Type: Feature/Change Request... -
note 33675 added to function.eval
/*in database ho HTML e PHP mischiato ecco come ho risolto per far scrivere HTML e per ottenere il PHP interpretato. ciao $srt = il risultato... -
note 33558 added to function.eval
mysql+eval=all website example : --------------------------------- table : id = 1 name = index.php code = echo "in the web site !, links,...



Reply With Quote

