jeremywatco
11-22-2002, 06:11 PM
Is there anyway to stop a page from continuing to run?
If an IF statment condition is met I want my asp page to stop loading. Is this possible?
Also when I am displaying data on the screen from the database I would like it to be in two columns. So basically after 2 records are displayed add a '<TR></TR>' and then add 2 more records into cells. Any ideas?
If an IF statment condition is met I want my asp page to stop loading. Is this possible?
Also when I am displaying data on the screen from the database I would like it to be in two columns. So basically after 2 records are displayed add a '<TR></TR>' and then add 2 more records into cells. Any ideas?