M
Mark
I am stumped. I have public sub that creates a web
page. The sub receives two parameters, both integers.
When I pass a integer greater than 3 to the first
parameter, it changes to 3. Would changing the parameter
to long instead of integer solve the problem?
Thanks,
Mark
page. The sub receives two parameters, both integers.
When I pass a integer greater than 3 to the first
parameter, it changes to 3. Would changing the parameter
to long instead of integer solve the problem?
Thanks,
Mark