[cfaussie] Re: [OT] bring up file dialogue with JS

2006-06-07 Thread Ryan Sabir





Pretty sure there isn't, I've tried to do that in the past. They've 
really locked down the functionality of the FILE input field, to avoid 
_javascript_ hackers randomly uploading files from your HD to the 
internet.

bye


  
  
  From: cfaussie@googlegroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Taco 
  FleurSent: Wednesday, 7 June 2006 8:12 PMTo: 
  cfaussie@googlegroups.comSubject: [cfaussie] [OT] bring up file 
  dialogue with JS
  
  Is there any way to bring up the file dialogue that comes up when 
  clicking browse on a inputtype="file" button without actually 
  clicking it?
  thanks in advance.-- Taco Fleur - http://www.pacificfox.com.au Web 
  Design, Web development, Graphic Design and Complete Internet Solutionsan 
  industry leader with commercial IT experience since 1994  
  

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups cfaussie group.  To post to this group, send email to cfaussie@googlegroups.com  To unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---



[cfaussie] Re: [OT] bring up file dialogue with JS

2006-06-07 Thread Taco Fleur
Surely there must be, just look at the gmail attach a file, it doesn't look like a browse button, but just a link.
On 6/8/06, Ryan Sabir [EMAIL PROTECTED] wrote:




Pretty sure there isn't, I've tried to do that in the past. They've really locked down the functionality of the FILE input field, to avoid _javascript_ hackers randomly uploading files from your HD to the internet.


bye




From: cfaussie@googlegroups.com [mailto:
cfaussie@googlegroups.com] On Behalf Of Taco FleurSent: Wednesday, 7 June 2006 8:12 PMTo: 
cfaussie@googlegroups.comSubject: [cfaussie] [OT] bring up file dialogue with JS


Is there any way to bring up the file dialogue that comes up when clicking browse on a inputtype=file button without actually clicking it?
thanks in advance.-- Taco Fleur - http://www.pacificfox.com.au Web Design, Web development, Graphic Design and Complete Internet Solutions
an industry leader with commercial IT experience since 1994 … 

-- Taco Fleur - http://www.pacificfox.com.au Web Design, Web development, Graphic Design and Complete Internet Solutions
an industry leader with commercial IT experience since 1994 … 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups cfaussie group.  To post to this group, send email to cfaussie@googlegroups.com  To unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Re: [OT] bring up file dialogue with JS

2006-06-07 Thread Taco Fleur
OK, this works - a href=""  'fileUpload1' ).click();test/a

Just what I need, its an IE only environment anyway.
On 6/8/06, Taco Fleur [EMAIL PROTECTED] wrote:

Surely there must be, just look at the gmail attach a file, it doesn't look like a browse button, but just a link.

On 6/8/06, Ryan Sabir [EMAIL PROTECTED] wrote:
 




Pretty sure there isn't, I've tried to do that in the past. They've really locked down the functionality of the FILE input field, to avoid _javascript_ hackers randomly uploading files from your HD to the internet. 


bye




From: cfaussie@googlegroups.com [mailto:
 cfaussie@googlegroups.com] On Behalf Of Taco FleurSent: Wednesday, 7 June 2006 8:12 PMTo: 
cfaussie@googlegroups.comSubject: [cfaussie] [OT] bring up file dialogue with JS


Is there any way to bring up the file dialogue that comes up when clicking browse on a inputtype=file button without actually clicking it?
thanks in advance.-- Taco Fleur - http://www.pacificfox.com.au Web Design, Web development, Graphic Design and Complete Internet Solutions 
an industry leader with commercial IT experience since 1994 … 

-- Taco Fleur - http://www.pacificfox.com.au
 Web Design, Web development, Graphic Design and Complete Internet Solutions an industry leader with commercial IT experience since 1994 … -- Taco Fleur - 
http://www.pacificfox.com.au Web Design, Web development, Graphic Design and Complete Internet Solutionsan industry leader with commercial IT experience since 1994 … 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups cfaussie group.  To post to this group, send email to cfaussie@googlegroups.com  To unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Re: [OT] bring up file dialogue with JS

2006-06-07 Thread Blair McKenzie
Actually Google doesn't do it with a link. Attach a file displays a file input, it doesn't open the dialog.BlairOn 6/8/06, Taco Fleur
 [EMAIL PROTECTED] wrote:
OK, this works - a href=""  'fileUpload1' ).click();test/a

Just what I need, its an IE only environment anyway.
On 6/8/06, Taco Fleur [EMAIL PROTECTED]
 wrote:

Surely there must be, just look at the gmail attach a file, it doesn't look like a browse button, but just a link.

On 6/8/06, Ryan Sabir [EMAIL PROTECTED] wrote:
 




Pretty sure there isn't, I've tried to do that in the past. They've really locked down the functionality of the FILE input field, to avoid _javascript_ hackers randomly uploading files from your HD to the internet. 


bye




From: cfaussie@googlegroups.com [mailto:

 cfaussie@googlegroups.com] On Behalf Of Taco FleurSent: Wednesday, 7 June 2006 8:12 PMTo: 

cfaussie@googlegroups.comSubject: [cfaussie] [OT] bring up file dialogue with JS


Is there any way to bring up the file dialogue that comes up when clicking browse on a inputtype=file button without actually clicking it?
thanks in advance.-- Taco Fleur - http://www.pacificfox.com.au Web Design, Web development, Graphic Design and Complete Internet Solutions 
an industry leader with commercial IT experience since 1994 … 

-- Taco Fleur - http://www.pacificfox.com.au
 Web Design, Web development, Graphic Design and Complete Internet Solutions an industry leader with commercial IT experience since 1994 … -- Taco Fleur - 
http://www.pacificfox.com.au Web Design, Web development, Graphic Design and Complete Internet Solutions
an industry leader with commercial IT experience since 1994 … 





--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups cfaussie group.  To post to this group, send email to cfaussie@googlegroups.com  To unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---