Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

How does "file upload" work ?

This is a discussion on How does "file upload" work ? within the HTML & CSS forums, part of the Web Development category; Hi guys, How does file-upload work ? Why do frameworks and/or servers have special tags to indicate file-uploads ? Thanks...................

Go Back   Geeks Talk > Web Development > HTML & CSS
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 05-18-2009
Expert Member
 
Join Date: May 2009
Location: Bangalore
Posts: 984
Thanks: 155
Thanked 420 Times in 201 Posts
rijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nice
How does "file upload" work ?

Hi guys,



How does file-upload work ?
Why do frameworks and/or servers have special tags to indicate file-uploads ?

Thanks................
Reply With Quote
The Following User Says Thank You to rijus For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 06-25-2009
Junior Member
 
Join Date: Jun 2009
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
Karthik_Deepa is on a distinguished road
Smile Re: How does "file upload" work ?

Hi,

A form in an HTML document (Web page) can contain an input element with type="file". This may let the user include one or more files into the form submission. The form is often processed so that such files are stored onto the disk of the Web server; this is why file input (or file submission) is often called “file upload.” File input opens interesting possibilities, but browser support is still limited and generally of poor quality even in newest versions. Moreover, users are often puzzled with it, since most people use file input rather rarely.


Karthik
Reply With Quote
Reply

  Geeks Talk > Web Development > HTML & CSS

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
"static" variable declaration in header file... srinivasdivi C and C++ 1 04-30-2009 07:51 AM
"const" and "volatile" modifiers on a single variable... srinivasdivi C and C++ 1 04-30-2009 07:49 AM
difference b/w "group by" and "order by" ? jainbrijesh SQL 10 04-21-2009 02:00 AM
Find files on your PC instantly using a familiar "File Search" interface. JobHelper Geeks Lounge 0 03-01-2008 09:10 AM
systemutil.run "IEplore.exe","URL" is opening 2 browsers Geek_Guest QTP 2 10-09-2007 06:01 AM


All times are GMT -4. The time now is 09:12 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved