PDA

Click to See Complete Forum and Search --> : Attach file??


chrismitchell
Jul 25th, 2001, 03:15 AM
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?

sail3005
Jul 25th, 2001, 09:55 AM
like this?


<input type="file">

chrismitchell
Jul 26th, 2001, 07:22 AM
I think so... Its like one that you would use on a recruitment site... I will give that a try!