link pdf files

bokaraton

Newcomer
Joined
Nov 25, 2003
Messages
23
I've writting this code below which works perfectly with II 5.0 but does not work with IIS 6.0

code:
Prt"<a target=frm_bottom href=""C:\FormsBrowser\Forms\Admission\cathlab.pdf"">" & cInstructions & "</a> "

Does anyone know how to resolve this problem?
 
bokaraton said:
I've writting this code below which works perfectly with II 5.0 but does not work with IIS 6.0

code:
Prt"<a target=frm_bottom href=""C:\FormsBrowser\Forms\Admission\cathlab.pdf"">" & cInstructions & "</a> "

Does anyone know how to resolve this problem?
有这种事?我也是用的vs2005
 
Back
Top