Click to See Complete Forum and Search --> : I'm not good at this....
artsapimp
Mar 26th, 2001, 02:36 PM
I have to build a calendar where the information inside it is all database driven. How would I do this without opening and closing the database 31 times each month?
I already have the calendar built, it's just populating the days that is the problem.
harsoni
Mar 26th, 2001, 03:05 PM
What about storing all the data from the database query for a particular month in an XMLDOM and reading it to populate ur calender...
Sonia
artsapimp
Mar 26th, 2001, 05:58 PM
That sounds great but I have no idea how I would do that. Does anyone have any suggestions?
Ryanp
Mar 27th, 2001, 02:43 PM
Are you using ASP soley or are you combining ASP into your VB program?
artsapimp
Mar 27th, 2001, 03:52 PM
ASP only.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.