![]() |
Sergey Kornilov admin 4/13/2014 |
The setup for upload field is absolutely the same for both ASPRunnerPro and PHPRunner. If you setup your PHPRunner project exactly the same way as you did in ASPRunnerPro it will work. |
C
|
cordaco author 4/14/2014 |
The setup for upload field is absolutely the same for both ASPRunnerPro and PHPRunner. If you setup your PHPRunner project exactly the same way as you did in ASPRunnerPro it will work. If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.
|
C
|
cordaco author 4/14/2014 |
The setup for upload field is absolutely the same for both ASPRunnerPro and PHPRunner. If you setup your PHPRunner project exactly the same way as you did in ASPRunnerPro it will work. If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.
|
C
|
cordaco author 4/14/2014 |
The setup for upload field is absolutely the same for both ASPRunnerPro and PHPRunner. If you setup your PHPRunner project exactly the same way as you did in ASPRunnerPro it will work. If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.
|
![]() |
Sergey Kornilov admin 4/15/2014 |
You can send your project folder along with database script directly to support team at http://support.xlinesoft.com. |
D
|
Dave Lowe 4/15/2014 |
Is it normal for this to change from the file name (eg. filename.jpg) to a code similar to (eg. #[{"name":"proofs\/filename.jpg","usrName":"Kan#). With ASP it would not change...
|
C
|
cordaco author 4/23/2014 |
Just an observation..... if a long filename is uploaded, there may not be enough characters available in the field to store the extra data. There is no error generated indicating that the filename was too long for the field. The record appears to get added to the table but without the attachment. How many characters are in your document field? Maybe increase it considerably - say 500 characters, to see if this fixes your problem.
|