Hello everyone, I'm new to your forum so if I do something wrong the first time, take it easy on me.
I have 2 questions to ask.
1. Does anyone know how to change the name on the browse button from browse to another name with javascript or any other language. The button I'm talking about is when you use a form button and the input type is "file". An Example would be to locate a file on someones hard drive.
2. I have a project at work where I need to create a button that can do the same function as a browse button to get a file off the hard drive without the input area. What the user needs to do is click on this button to locate a file on their drive, and after they select the file and hit the button on the mini window (I think it's "Open" or "OK") it will begin the upload or import function.
Your help would be greate on this subject.
Thanks everyone
I have 2 questions to ask.
1. Does anyone know how to change the name on the browse button from browse to another name with javascript or any other language. The button I'm talking about is when you use a form button and the input type is "file". An Example would be to locate a file on someones hard drive.
2. I have a project at work where I need to create a button that can do the same function as a browse button to get a file off the hard drive without the input area. What the user needs to do is click on this button to locate a file on their drive, and after they select the file and hit the button on the mini window (I think it's "Open" or "OK") it will begin the upload or import function.
Your help would be greate on this subject.
Thanks everyone
Comment