Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
suverner #1
Javascript variable names in strings
This should be easy, but i can't find any info on how to do it!
It's easy to put the contents of a variable into a string but how does one
place the name of a Javascript variable into a string??
The only solution i have found is to store the name separately as a string,
but this isn't very neat.
suverner Guest
-
Dynamic variable names??? Please Help!
So I'm making this application for accessing research data - lots of different data tables, each with it's own data columns. I have made the... -
Dynamic Variable Names
I have a shopping cart page that allows a user to type in a new quantity and press a button. The quantities entered are in form text boxes with... -
Array key names - can they be called as strings?
Perhaps I was not that clear on the subject :) I have the following array: $SAVEVARS=$_POST; $SAVEVARS=$_POST; I want to iterate through it... -
[PHP] Array key names - can they be called as strings?
<snip> The question is the - the assigned string key - is there a way to retrieve that in a loop? Foreach, for, while or otherwise? </snip> I... -
passing javascript variable into asp variable using vbscript
The subject pretty much sums up what I need to do. Here is what I have so far, but still can't figure out how to get it working: <script...



Reply With Quote

