Ask a Question related to ASP.NET General, Design and Development.
-
Yuriy #1
How to evaluate control
Hello! I need create a server control and dynamicly
determine that control on the form. In JavaScript exist
function eval() which allows to evaluate a control on the
form. For example eval('document.myform'. +
inputcontrol.name + '.checked=true') find out which control
was send as a input parameter.
I know vb.net would not allows control array. Do we have
something that looks like eval() in JavaScript.
Thank you.
Yuriy Guest
-
evaluate string
Hi I hve a list mylist= I am inserting the values dynamically in the string format in the list and the list becomes mylist=] or mylist=] now... -
Avoiding Evaluate
I'm starting with a formula, which is a string, in a variable. For example, calcFormula = (a + b) / c. I replace parts of the string with numeric... -
Cookie & evaluate
Hi All, Heres my problem... This snippet of code: <cfif isDefined('#evaluate('COOKIE.poll' & FORM.pollID)#')> is causing this error: Variable... -
PreserveSingleQuotes and Evaluate
Hi all. I've run into a bit of a problem with part of an application. I have users inputting , what can be, multiple animal (Species) names and... -
Please evaluate my Project
For my MSc in Multimedia project I am developing a 3D surgery simulation centre for othtopaedic surgeons and physiotherapists. I have developed a...



Reply With Quote

