Click here to Skip to main content
15,922,584 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to set dinamicly text into head Pin
papa8013-Feb-07 2:52
papa8013-Feb-07 2:52 
AnswerRe: How to set dinamicly text into head Pin
gauthee13-Feb-07 3:24
gauthee13-Feb-07 3:24 
AnswerRe: How to set dinamicly text into head Pin
sstocker13-Feb-07 4:57
sstocker13-Feb-07 4:57 
Questionalert in ajax toolkit 2.0 Pin
kuwl_mark13-Feb-07 2:37
kuwl_mark13-Feb-07 2:37 
Questionmultilingual site Pin
saqib8213-Feb-07 2:32
saqib8213-Feb-07 2:32 
AnswerRe: multilingual site Pin
Tad McClellan13-Feb-07 11:06
professionalTad McClellan13-Feb-07 11:06 
AnswerRe: multilingual site Pin
sathesh pandian19-Feb-07 23:10
sathesh pandian19-Feb-07 23:10 
Questionproblem in fetching and showing images from Share point site to end user site grid Pin
ankushmn13-Feb-07 2:28
ankushmn13-Feb-07 2:28 
Hi,

We are facing one issue in our web application.

Architecture is we have one end user site which fetches data from database and fetches images from share point site.

In end user site in one of our page we show grid which contain information along with the images related to that row. To show images we use one function
which request to share point site for images with Id/pwd for authentication.
This function is working properly.

There are at least 50,000 rows in database and which we are showing in grid. But not all them having images.

In grid we are able to show all images properly. Currently we are showing 10 records per page means grid page size is 10.

Now the issue is :

On the same page there is a link which opens a popup, this popup shows all records in one grid without paging means all records on one page.

In this case we use same function to fetch images from share point and but this we are not able show all images properly some of the image are Red Cross
so we confirmed that whether images are present in share point site but the images are there in share point site.

above case we tested for 350 records also ... still only 190 to 180 images get download and rest of the images are red cross but when we right click on them and select Show Image option then they get appear.

Explanation about function which fetches images from share point site
is as follows

Request to share point site will returns byte array in response for one image at a time means if there are 300 images will call this function 300 times.
When we get this byte array will use Response.WriteBinary to show this image.

I am not able to understand why images are not appearing and why they are appearing after right click and show image option.

Is there any issue related to memory ??

Is there any limit to show no. of images on one aspx page ??

Can any one help me in this issue …

Thanks in advance

QuestionSubmitting to another form Pin
Tyrone_whitey13-Feb-07 2:05
Tyrone_whitey13-Feb-07 2:05 
AnswerRe: Submitting to another form Pin
sstocker13-Feb-07 4:33
sstocker13-Feb-07 4:33 
GeneralRe: Submitting to another form Pin
Amit Kumar G13-Feb-07 10:33
Amit Kumar G13-Feb-07 10:33 
Questionasp to asp.net Pin
vimal_yet13-Feb-07 1:55
vimal_yet13-Feb-07 1:55 
AnswerRe: asp to asp.net Pin
enjoycrack13-Feb-07 2:11
enjoycrack13-Feb-07 2:11 
GeneralRe: asp to asp.net Pin
enjoycrack10-Mar-07 16:11
enjoycrack10-Mar-07 16:11 
Questionasp.net 2.0 + c# Pin
ritu432113-Feb-07 1:44
ritu432113-Feb-07 1:44 
AnswerRe: asp.net 2.0 + c# Pin
Christian Graus13-Feb-07 8:47
protectorChristian Graus13-Feb-07 8:47 
GeneralRe: asp.net 2.0 + c# Pin
ritu432113-Feb-07 18:16
ritu432113-Feb-07 18:16 
QuestionFiring a button_click event within a button_click event Pin
gauthee13-Feb-07 1:04
gauthee13-Feb-07 1:04 
AnswerRe: Firing a button_click event within a button_click event Pin
Blue_Boy13-Feb-07 1:14
Blue_Boy13-Feb-07 1:14 
GeneralRe: Firing a button_click event within a button_click event Pin
gauthee13-Feb-07 1:24
gauthee13-Feb-07 1:24 
GeneralRe: Firing a button_click event within a button_click event Pin
anj198313-Feb-07 1:58
anj198313-Feb-07 1:58 
GeneralRe: Firing a button_click event within a button_click event Pin
Blue_Boy13-Feb-07 2:10
Blue_Boy13-Feb-07 2:10 
GeneralRe: Firing a button_click event within a button_click event Pin
Paddy Boyd13-Feb-07 2:48
Paddy Boyd13-Feb-07 2:48 
GeneralRe: Firing a button_click event within a button_click event Pin
gauthee13-Feb-07 3:19
gauthee13-Feb-07 3:19 
Questioncreat web page Pin
ashraf hakiem13-Feb-07 1:02
ashraf hakiem13-Feb-07 1:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.