Help!
This is boggling my mind. What is the proper syntax to carry this out?
Here is the code that I am using:
EditURL("","","Edit", "masterIndex", masterIndex.ToString, "sourceIndex", sourceIndex.ToString)
I end up with a zero in each of the parameters...even though I am definitely sending an integer other than zero.
What am I doing wrong?
Ling |