Thread
:
A drop down menu you can type into
View Single Post
12-26-2004, 09:32 AM
#
6
(
permalink
)
falsepride
Regular Contributor
Join Date: Oct 2004
Posts: 203
i was messing around with the script i wrote and you mite want to run a quick if statement after the prompt to make sure its not null or empty like
Code:
if(other != "" || other != null) {
falsepride
View Public Profile
Visit falsepride's homepage!
Find More Posts by falsepride