a conditional statement
if name <> "database" and name <> images" Then
end if
is there a better way like
if name not in (database, images) then
end if
??
--------------------------
http://www.eecpindia.com
http://www.anchorfx.com
http://forex.eecpindia.com
*** Sent via Developersdex http://www.developersdex.com ***