Hi,
i am new to ams and i need to get an number from 0001 to maximum 9999
and every number must be tested... in an url link
I Would be glad if someone could help me ...Code:id = Input.GetText("krijgid"); find = ** Here i dont know how to .... the code must test every number f rom 0001 to the max 9999 in the url everything works but i dont know how to math 0001 + 1 everytime and check the link if availeble..*** Web.LoadURL(web1, "/gotourl.php?pid="..id.."&ebpin="..find);![]()
P.S. I am Dutch so english is not my best ..![]()
Thanks

