Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > pataching default value in file type

Reply
Thread Tools

pataching default value in file type

 
 
niraj.kumar.ait@gmail.com
Guest
Posts: n/a
 
      04-10-2006

Value is not pataching aaaaaa .Will I have to use another keyword.

<TD ALIGN=LEFT WIDTH=350><INPUT TYPE=FILE NAME="file1" SIZE=35 VALUE =
"aaaaaaa" ></TD>

 
Reply With Quote
 
 
 
 
Jukka K. Korpela
Guest
Posts: n/a
 
      04-10-2006
wrote:

> Value is not pataching aaaaaa .


It is, but this is ignored by browsers (as a safety measure, they say).

> Will I have to use another keyword.


No, that won't help.

> <TD ALIGN=LEFT WIDTH=350><INPUT TYPE=FILE NAME="file1" SIZE=35 VALUE =
> "aaaaaaa" ></TD>


The short answer is: you cannot set the default filename.

See http://www.cs.tut.fi/~jkorpela/forms/file.html#value
 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"raise (type, value, traceback)" and "raise type, value, traceback" Jack Bates Python 0 05-02-2011 05:23 PM
Default value for input type file in HTML? ramkum@gmail.com ASP .Net 2 09-21-2006 07:26 PM
Default value for input type file? ramkum@gmail.com HTML 2 09-21-2006 07:20 PM
compiler error: argument of type "VALUE *" is incompatible with parameter of type "VALUE" me2faster@excite.com Ruby 1 05-05-2005 11:23 PM
Default type-value for template parameter type Ragnar C++ 2 09-04-2003 09:05 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57