In my each web page there is a header image which is quite huge in size, therefore takes time to load but this happens every time on each page, is this possible that after loading it once it should not take time to load again and again for each page.
I have found one more thing that if you do have any header in flash swf form then after it load once there is no need to load again and again for other pages on the same domain.
well for both of the case it depends .... 1) if you are using dynamic pages like ASP or PHP. .. then make seperate page for header and include it in all the pages which use header.. this will save loading time and updation time..
2) if its not dynamic pages then use library of dreamweaver but i dont know if it save loading time or not..