Tag Archive | "upload"

Is there any way to upload files in asp.net without using html file input control?


I created a html file input control for uploading files to a web server and it worked well. When the asp.net application on the web server was moved from C: to D: dir, Iam getting an error, “Could not find a part of the path C://inetpub//wwwroot//”. This error occurs even when the file is loaded from any location other than C: dir on the client system. But file is uploaded when I do it fromthe localhost. The problem is while loading on the server only. Why is it so?

Posted in ASPComments (1)

Can I collect files that people email to my website and upload them with PHP?


I want to give people special email addresses that they can use to upload files to my website. Can this be done with PHP? Any other suggestions?

Posted in PHPComments (2)

is it posible in php to upload file without any restrictions in file size?


what is the possible entry to the php.ini to disable the limit of the size of the uploads?

Posted in PHPComments (5)

How do i make an upload form for images with php to a mysql database and call the image?


i would like to make a php upload form and also be able to call back the images for each user. please explain it to make it very easy

Posted in PHPComments (2)

How can i upload a file in a remote location and display the same in a website using asp script?


Posted in ASPComments (1)

How to upload wordpress in to my server and how to run the install.php file?


My server is free hosting server and I have uploaded wordpress in to my server via ftp. But now I cannot run the install.php file. I deleted the index.html file which was already on the server and I run the install.php file but it appears 403 forbidden. So I think I couldnt upload wordpress in to the root directory, please help me to resolve this.

Posted in PHPComments (2)

How could I enable user to upload and download file from server using asp.net 2?


How could I enable a user to upload file to the server and then view link to download this file from the server to anthor user i when he enters the site using ASP.NET 2?

Posted in ASPComments (1)

what is the code in asp for the function to upload a file?


currently i am using vb.net to write a program in asp.net, i need to write a code for upload file. i see a number of ebook but i got no idea at this.

Posted in ASPComments (1)

In ASP – How to upload a file to the server from a website?


I cannot use any components,
thx for the help!

Posted in ASPComments (2)

How do i make it possible to upload images to my website with no clue about MYSql or PHP?


I really want to make a site like Deviantart, although the register can probably come later. I have no idea about Mysql or PHP.

Posted in PHPComments (3)

Categories