upload

  1. D

    Trying to resolve Input Data Too Large error

    I'm trying to troubleshoot Webspeed code that loads an item catalog from a .csv that has been placed on a server. If the .csv code is greater than about 850K and 5,000 records, the program stalls and I see the following message in the server log: P-064472 T-1751873344 1 WS -- (Procedure...
  2. J

    Question Speed Up Csv File Import

    Hi, I'm wondering is someone can help me speed up an upload of data I'm trying to perform. I'm new to this so haven't much experience but I've managed to piece together the below which works fine although I would expect it to complete within a few seconds instead it's taking 45 seconds a go...
  3. Marco Mendoza

    Error Issue Using Form With Enctype="multipart/form-data"

    OE 10.1C IIS 6.0 Tested on IE11 and FF 41.0.1 I have the follow webspeed program, called upload2.html: -start code------- <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Hi</title> </head> <body> <!--WSS DEF VAR thename AS CHAR NO-UNDO. thename...
Top