IRAQ - the 51st state... Next up - the Globe. Muahahaha...Ooops, I let out my evil laugh too quickly. Ignore that.
Roji's right though. I wouldn't pull states from a DB everytime. Either load them into an App variable (which could come from a DB) or hard-code them into an array that can be included (although I would still functionalize this so your variables don't conflict. Chris Tifer ----- Original Message ----- From: "Roji Thomas" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Monday, October 07, 2002 6:36 AM Subject: Re: Releasing variables > OK But I have a doubt too! > Why you have to create the STATE list from a database? > They are planning to add any? > > > ----- Original Message ----- > From: "Johnny Martinez" <[EMAIL PROTECTED]> > To: "ActiveServerPages" <[EMAIL PROTECTED]> > Sent: Saturday, October 05, 2002 2:33 AM > Subject: Releasing variables > > > > > > > > Hi all, > > I am #include'ing a script that spins through a table and builds a > <SELECT> > > drop down for the states...CA, VA, TX etc. > > > > My problem is when I use the script more than once I get > > > > "Dim variable redefined" > > > > Is it possible to release a Dim variable at the end of the script to beat > > this problem? > > > > Johnny > > > > > > --- > > You are currently subscribed to activeserverpages as: > [EMAIL PROTECTED] > > To unsubscribe send a blank email to > %%email.unsub%% > > > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
