creating virtual directory in iis
HI
i have written c# code for creating virtual directory in iis(5.1).
but by default "directory located on this computer" option is selected.
i want to create virtual directory with "redirected to url" option.
is there any way to do this?
thanks