User Profile

Collapse

Profile Sidebar

Collapse
anair2
anair2
Last Activity: Nov 20 '07, 09:30 PM
Joined: Sep 13 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • anair2
    started a topic Help regarding Uploading file using ASP .NET
    in .NET

    Help regarding Uploading file using ASP .NET

    hello,

    I am trying to upload files using ASP.NET. The problem is I have a progress bar which stops if the file size is greater than 2MB but the file is still uploaded. It works fine for file smaller than 2MB. I dont know why this is happening.

    In the Web.Config file this is what I have written
    ...
    <httpRuntime
    maxRequestLengt h="2097151"
    executionTimeou t="3600"...
    See more | Go to post

  • anair2
    replied to Help about Pagination in ASP
    Hello,

    yes i want to break it before the first </p> code after i finish counting 5000 characters.

    Also I am using SQL server for this purpose. If you could send methe code, it would be of gr8 help...
    See more | Go to post

    Leave a comment:


  • anair2
    started a topic Help about Pagination in ASP

    Help about Pagination in ASP

    I want to do pagination of an ASP article .

    The article is too long to be viewed on one page so would like to view it in different pages with the 1,2,3 page links appearing below.

    Like around 5000 characters per page and then the remaining in the next page and so on.

    Can someone help me with this
    See more | Go to post
No activity results to display
Show More
Working...