PDA

Click to See Complete Forum and Search --> : unc path


brammu
Dec 12th, 2003, 09:31 AM
i need to restrict the user to save the file only in unc path like
\\server\shared\...is this possible using common diaolg control..
or is there any other way to do this..
the user should be able to save in any folder in \\server\shared\..
he should not be allowed to save the file on his local drive

thanks in advance,
rammu

pradeepkrao
Dec 13th, 2003, 11:33 AM
Hi,

Dont use commondialog control then.. Use your own control which wud let the user save the files under the drive specified by you.. in the code..