What is the fastest
Do while x = 100
x=x+1
Loop
or
For x = 0 to 100
Next
Is it the same in ASP
Or is there a faster way??
|
Results 1 to 4 of 4
Thread: Witch one is the fastestThreaded View
|
Click Here to Expand Forum to Full Width |