I am sure plenty of people have created what I would call data management sites with tons of forms and many funcions etc...
What do you think is the best way? I mean, you could potentially have a function based asp page with 1000's of lines in it. Is it a real performance hit to have that sort of set up? Do you include all input forms on the asp page where they were used, set them up somewhere else and call them etc?
What's best?
What do you think is the best way? I mean, you could potentially have a function based asp page with 1000's of lines in it. Is it a real performance hit to have that sort of set up? Do you include all input forms on the asp page where they were used, set them up somewhere else and call them etc?
What's best?