Strange Behavior while using parameters

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top