This bit of the programming was done by someone else; who is no longer around. Not everything he did makes sense to me. All of the variables are stored in querystrings on the first page. The dictionary is on the second page. We aren't using session variables with this project and all...
I'm not sure what you mean by "reset it's value"?
The first page shows a pending transaction and has 3000+ lines on it and it displays all of the data for the user to review. The "next page" is the action page and is about 1100 lines and just does processing. Basically it reads through the...
Thanks for the reply Chris.
That is odd because I can response.write any other item in the dictionary and get the correct response.
response.write strsubmitgroupid
d.add "strsubmitgroupid",strsubmitgroupid
strsubmitgroupid is a field displayed on the first page and put into a querystring...
Hello. I'm new to the forum. I'm updating a page someone else wrote; the function works on the old page but not the new page. I have done much work combining asp and javascript so I'm a little lost here.
On the first page there is a calendar control where the users picks a date.
<td...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.