I have a browse function on my site (like an attach file function on the VB Forum). I am needing it so that visitors to the site can browse their HD. This is for the careers section and the attach CV function.....
Any ideas?
Printable View
I have a browse function on my site (like an attach file function on the VB Forum). I am needing it so that visitors to the site can browse their HD. This is for the careers section and the attach CV function.....
Any ideas?
like this?
Code:<input type="file">
I think so... Its like one that you would use on a recruitment site... I will give that a try!