DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Dan Guest

    Large Volume Data Transfer


    Using hidden input tags to transfer data to/from Java applet with ASP/ADO
    load from
    server. After initial load to browser, application periodically returns to
    the server to refresh data in the applet list boxes. Volume of data on the
    intial load is approximately the same as on the refresh. Problem is the refresh
    fails. After adjusting the amount of data refreshed, everything works(i.e.
    5 rows returned works, but 20 do not). Because the initial load and refresh
    use exactly the same ASP code, pretty much eliminated this being an ASP/ADO
    database
    access problem. Only thing left is a possible limit on the data the input
    tags can handle. Tried setting size and maxlength attributes to 'high enough'
    values to no avail. Does anyone know if there is another attribute, etc.
    Documentation appears to indicate there is in fact no actual limit.

    Many thanks in advance.

    Dan



  2. #2
    MarkN Guest

    Re: Large Volume Data Transfer


    Just have the applet communicate with the server.

    "Dan" <java.@127.0.0.1> wrote:
    >
    >Using hidden input tags to transfer data to/from Java applet with ASP/ADO
    >load from
    >server. After initial load to browser, application periodically returns

    to
    >the server to refresh data in the applet list boxes. Volume of data on the
    >intial load is approximately the same as on the refresh. Problem is the

    refresh
    >fails. After adjusting the amount of data refreshed, everything works(i.e.
    >5 rows returned works, but 20 do not). Because the initial load and refresh
    >use exactly the same ASP code, pretty much eliminated this being an ASP/ADO
    >database
    >access problem. Only thing left is a possible limit on the data the input
    >tags can handle. Tried setting size and maxlength attributes to 'high enough'
    >values to no avail. Does anyone know if there is another attribute, etc.
    >Documentation appears to indicate there is in fact no actual limit.
    >
    >Many thanks in advance.
    >
    >Dan
    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links