ASP please help
ASP please help
Out of context: Reply #5
- Started
- Last post
- 11 Responses
- cosmo0
umm...the case statement method should work, i use that method in php.
select
case 1: include (filename)
case 2: include (filename2)end select.
umm...the case statement method should work, i use that method in php.
select
case 1: include (filename)
case 2: include (filename2)
end select.