Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > preload images from sql server

Reply
Thread Tools

preload images from sql server

 
 
ks
Guest
Posts: n/a
 
      08-05-2006
HI

is it possible to preload images to client browser directly from sql
server without storing them on server space

Have a nice day
thanks in advance

ks.

 
Reply With Quote
 
 
 
 
Mark Rae
Guest
Posts: n/a
 
      08-05-2006
"ks" <> wrote in message
news: ups.com...

> is it possible to preload images to client browser directly from sql
> server without storing them on server space


http://www.google.co.uk/search?sourc...2SQL+Server%22

However, this is not particularly efficient in terms either of performance
or storage.

E.g. the hosting package I have with my ISP gives me a 200Mb SQL Server 2005
database, but a whopping 8Gb of webspace. If I was, say, running an online
shopping site with many products each with an associated JPEG, the number of
images I could store in the database would be many times smaller than if I
simply uploaded them onto my webspace.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Preload images returned by an HttpHandler =?Utf-8?B?Q2FzcGE=?= ASP .Net 2 03-28-2007 12:36 AM
Preload Images in Asp.Net 2.0. How can I do this? shapper ASP .Net 4 11-25-2006 06:16 PM
Preload TreeView images Mark ASP .Net Web Controls 2 02-14-2004 11:15 AM
Preload images still reloading from server? DiggidyMack69 Javascript 2 01-05-2004 09:37 PM
preload images Morris HTML 5 11-14-2003 02:19 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57