Question
Good practice
i have noticed that after adding a few recordsets and stored
procedures that the code on some of my pages is getting really
long... my question is... is it ok that the code is getting longer
or should i be putting stored procedures and/or recordsets into
separate files and include them in the page?
is anything gained or lost by either method?
is anything gained or lost by either method?