Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
ralamo #1
dynamically declaring hidden variables
I've created a html page with a table in it. The rows in the table are
generated dynamically. Also, they can be deleted dynamically at random. Each
row in a table has text fields and drop down boxes in it. While generating
rows, i give arbitrary names to the textfields within that row.
Now, my problem is, once the row is deleted, i lost the sequence and i can't
read the values in that textfields of a row in the table.
Can we dynamically define hidden variables?
OR
Can we pass multiple values thro' a single hidden variable?
OR
Is it possible to define an array of hidden variable?
Answer to any of the above question solves my problem. Pls help.
Thanks.
ralamo Guest
-
Declaring Global variables in a WebService
hi, In the webservice which iam writing, i have to declare a an array which has to be global. How and where shuld i declare it. I declared it as ... -
Declaring variables across frames
Hey guys, When I use the LoadVars object to submit a form, and I have different variables across four frames (four page form), how do I declare... -
Dynamically Generated Columns needs to hidden
I need to hide one column which I bind to my datagrid using a dataset. I know I can take the column out of my SQL for my dataset, but I cannot I... -
Classes and declaring variables
Greetings, all! I have a question about classes and variables. When you are working with a class, when should you (or are required) to declare... -
Declaring variables with global scope (Newbie Question)!
Hi, I am a beginner VB.NET developer and am trying to create my first ASP.NET web application. I know that in a standard Windows Form type...



Reply With Quote

