You're welcome. Let me know if you have any questions. I imagine you are only using Access for learning, its not a good DB for the web.
P.S. Your site looks nice, I'd recommend using some filler content so your pages, when you review them, look a little more like it might look with real content. You can get great filler content here: http://lipsum.com
cpugeek
Aug 6 2007, 03:40 PM
is there another database i could use with my coldfusion? can i use regular MySql? [[which is what i'm used to]]
ps: thnx i will for now, but i'm in the process of getting the whole website to look like the gallery. ps: && i'll just save the basic design for something else.
aspnetguy
Aug 6 2007, 04:50 PM
yes you can use any database with any language. You just need to know the connection string.
cpugeek
Aug 6 2007, 05:14 PM
ok, thnx. i've been wondering if i could use MySql But i wasn't Quite sure.