Search found 3 matches

by claude
Aug 11, 2009 11:48 am
Forum: XUpload
Topic: xmode does not function
Replies: 4
Views: 6208

xmode does not function

I have a form passing this variable: <input type="hidden" name="xmode" id="xmode" value="2"> <input type="hidden" name="pbmode" id="pbmode" value="2"> In the file XUPLOADCONFIG.pm i have the settings modes => { 1 => { # ...
by claude
Jul 27, 2009 6:02 am
Forum: XUpload
Topic: special characters in POST-data
Replies: 2
Views: 6286

Yes as you can see in the code i have added in my message, i have done this
by claude
Jul 25, 2009 6:51 am
Forum: XUpload
Topic: special characters in POST-data
Replies: 2
Views: 6286

special characters in POST-data

Hi, i have the version 3.1 of XUpload PRO. in index.php i have following code <form id="myform" enctype="multipart/form-data" action="http://cycle4.steinsel.net/cgi-bin/upload.cgi" method="post" onSubmit="return StartUpload(this);" accept-charset=&qu...