Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
canadianflower #1
Create a Browse to File Button
I cannot for the life of me figure out how to do this. I upload a lot of
images and it would be nice if I had that handy browse to file button to find
the images. Any feedback would be greatly appreciated.
Thanks again for your time.
G
canadianflower Guest
-
How to create a browse button
Can you help me create a browse button with Dreamweaver MX -
'Browse For File' Button??
I've searched everywhere online, I've tried dozens of keywords in these forums, I've read all the file manipulation documenation, and I've found... -
Help needed with ASP form browse for file, create link to file and insert in access database
I have a form where a user enters their name, date etc. i also want them to be able to click on a browse button and select a file which will then... -
Browse File Button
Hi, I am wondering if anyone can help me sort out a problem I am having. What I am trying to do is create a button which has the same effect as a... -
browse button
Is there a way to replace the file browse button using a JPG? <input type=file name=filename> -
Randy Edmunds #2
Re: Create a Browse to File Button
Use one of these:
dw.browseForFileURL()
dreamweaver.browseForFileURL()
HTH,
Randy
> I cannot for the life of me figure out how to do this. I upload a lot of
> images and it would be nice if I had that handy browse to file button to find
> the images. Any feedback would be greatly appreciated.Randy Edmunds Guest
-
canadianflower #3
Re: Create a Browse to File Button
copy and pasted your formula but it gives an error that the page cannot be
found. Do I insert a address in between the paranthesis? Sorry, not sure how
to apply this.
Thanks for your support on this as it would definately be an asset to have
working.
canadianflower Guest
-
Randy Edmunds #4
Re: Create a Browse to File Button
That was just the method name to give you something to search for in the
Configuration folder. There are lots of parameters (many of them are
optional) for that method. You should be able to find an example for images.
Also, you'll need to create a button (or some other element) on your
page and hook your call up to the onClick() event.
HTH,
Randy
> copy and pasted your formula but it gives an error that the page cannot be
> found. Do I insert a address in between the paranthesis? Sorry, not sure how
> to apply this.Randy Edmunds Guest



Reply With Quote

