Johndoe
New Member

70 Posts |
Posted - 16 Oct 2008 : 13:20:39
|
Hi.
Ive been playing around with different ways of exporting my database for putting it up online. The best Ive found (as of yet) is to export it as a (x)HTML-database. But the problem is that I end up with a moviedata_0.html file that is 8mb big! Not only does this make loading the database very slow, but most free webpage providers I have come accross, wont even allow files this big on their servers.
So: Would it be possible to make it so that the export function will divide this file up into several smaller files, none bigger than 1mb each? One way would be to store just the MovieTitles in one file name, etc... Another would be to actually sepparate the titles from A, to G, from H to M, etc...
what do you think? |
|