Hi there,
The uploading of images is working but I can not get the email working? Is there something I'm missing? I changed the email address ect... and it isn't working.
Hi there,
The uploading of images is working but I can not get the email working? Is there something I'm missing? I changed the email address ect... and it isn't working.
ITS WORKING WITH ME FINEEEEEE. THANKZ but if i want same with ASP.NET can any one help me.
dear flep,
I want same script to support my webserver which is windows 200s asp.net 2 how can i use this same thing in it. Please help me or suggest me. As this script works fine in Linux server thanks for such a good script.
Regards,
Sarfaraz
Wonderful Utility!
Thank you soo much.
It works great, but I was wondering, what do i need to edit so that a user could upload all sorts of files not just images.
I'm guessing it has something to do with the getImageTypeFilter.
Thanks
Hey Flep,
Thanks for building this form and making available.
I'm also only getting a working screen when I try to send the form in Firefox:
when I upload in Internet Explorer I get uploading image 1 100 % but it stays on that screen with the turning wheel.
This happens on Mac and PC. Any ideas? I've updated my flash players, maybe there are publish setting I need to change?
Thanks again.
When I check my upload.php I get "answer=nope"
http://www.kdoctv.net/form/PHP/upload.php
I know my $storage = URL is correct and CMOD for uploadedFiles directory is 777.
Looks great! But, would it be possible to add a function to upload documents like .doc and .pdf?
Thx
I got it to upload different files, what I did was edit the following function in the main.as to allow for the files I wanted.
Code:private function getImageTypeFilter():FileFilter { return new FileFilter('Files(*.jpg,*.pdf,*.xls,*.doc,*.png)','*.jpg;*.pdf;*.xls;*.doc;*.png;'); }
Only works with PHP 4.0???? There isn't anyway to work with PHP 5.0?
Bookmarks