Variable SCOPE

  • Thread starter Thread starter VB Joshua
  • Start date Start date
V

VB Joshua

I am using the vb module in my asp app to run code that will read a text
file and return some information. I assign that information to a var and
then want to populate a listbox on my calling asp form with the information.
How do I accomplish this?
 
Back
Top