There is a web site page which is coded on asp.net with using c# and ajax is enabled too.
I want a very fast loading web page; which is going to happen with the following architecture;
1- First all data is shown by the text boxes (There are 50 text boxes, it is an application form.)
2- When the web Page is requested and loaded, then I want all the photos are shown near the each text boxes 10 by 10 from top of the page till the end of it. (Each photo is between 5 kb - 20 kb; )
I know ImageHandler's the question is how can I put all these idea into real life? some examples and ideas will be great ! thanks
bk
Something like that would do what, I think, you're asking.
The last line would probably be replaced with something like