asked on June 12, 2014
To ease formatting I have built a non-repeating table that has 4 fields (Employee ID, First Name, Last Name, and Department). I want to pass the Employee ID via the URL but can't seem to get it to see it so long as it is in a table. If it is just a text box then it works fine. Is there a non-Javascript way to pass a value from the URL into a non-repeatable table cell? If not then I can figure out how to do it through JS but I am hoping I am just missing something obvious.
0
0