Click here to Skip to main content
16,008,750 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to get the status of the Windows service in aspx page Pin
Jesse Squire14-Feb-07 3:17
Jesse Squire14-Feb-07 3:17 
Questiontable control Pin
Mohammed Elkholy13-Feb-07 22:18
Mohammed Elkholy13-Feb-07 22:18 
AnswerRe: table control Pin
Sylvester george13-Feb-07 23:12
Sylvester george13-Feb-07 23:12 
GeneralRe: table control Pin
Mohammed Elkholy14-Feb-07 0:33
Mohammed Elkholy14-Feb-07 0:33 
QuestionSecure Upload and Download Pin
R.Palanivel13-Feb-07 22:13
R.Palanivel13-Feb-07 22:13 
AnswerRe: Secure Upload and Download Pin
andyharman13-Feb-07 23:19
professionalandyharman13-Feb-07 23:19 
GeneralRe: Secure Upload and Download Pin
R.Palanivel13-Feb-07 23:55
R.Palanivel13-Feb-07 23:55 
QuestionShowing 500 to 700 images in grid without paging .... using Response.BinaryWrite(byte []) to show images Pin
ankushmn13-Feb-07 21:44
ankushmn13-Feb-07 21:44 
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.

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
while download images it shows status on status bar at bottom for e.g. (500 items remaining)
but in between suddenly it this status disappears from status bar and status also shows page complete download

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


AnswerRe: Showing 500 to 700 images in grid without paging .... using Response.BinaryWrite(byte []) to show images Pin
Jesse Squire14-Feb-07 3:38
Jesse Squire14-Feb-07 3:38 
QuestionHow to add stored procedures in crystal report Pin
MissionSuccess13-Feb-07 20:43
MissionSuccess13-Feb-07 20:43 
Questionprovide security Pin
indian14313-Feb-07 19:46
indian14313-Feb-07 19:46 
AnswerRe: provide security Pin
badgrs13-Feb-07 23:13
badgrs13-Feb-07 23:13 
GeneralRe: provide security Pin
indian14314-Feb-07 1:41
indian14314-Feb-07 1:41 
QuestionProblem with a javascript function Pin
gauthee13-Feb-07 19:40
gauthee13-Feb-07 19:40 
AnswerRe: Problem with a javascript function Pin
N a v a n e e t h13-Feb-07 21:58
N a v a n e e t h13-Feb-07 21:58 
GeneralRe: Problem with a javascript function Pin
gauthee13-Feb-07 22:13
gauthee13-Feb-07 22:13 
QuestionUse of Text (Label,text), in the horizontal case [modified] Pin
ManAmir13-Feb-07 19:28
ManAmir13-Feb-07 19:28 
QuestionDataGrid Pin
Khan.Bangash13-Feb-07 19:04
Khan.Bangash13-Feb-07 19:04 
AnswerRe: DataGrid Pin
Sylvester george13-Feb-07 19:16
Sylvester george13-Feb-07 19:16 
GeneralRe: DataGrid Pin
Khan.Bangash13-Feb-07 19:35
Khan.Bangash13-Feb-07 19:35 
GeneralRe: DataGrid Pin
Sylvester george13-Feb-07 19:56
Sylvester george13-Feb-07 19:56 
AnswerRe: DataGrid Pin
Neeraj Arora13-Feb-07 20:09
Neeraj Arora13-Feb-07 20:09 
GeneralRe: DataGrid Pin
Khan.Bangash13-Feb-07 20:40
Khan.Bangash13-Feb-07 20:40 
GeneralRe: DataGrid Pin
Neeraj Arora13-Feb-07 21:19
Neeraj Arora13-Feb-07 21:19 
AnswerRe: DataGrid Pin
Sylvester george13-Feb-07 21:45
Sylvester george13-Feb-07 21:45 

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.