Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
18 Points
12 Posts
Oct 31, 2011 07:16 PM|LINK
I am trying to open a link to Microsoft word document through ASP.NET using the following code.
If sender Is link1 Then
Response.Redirect("http://dtaweb/iConnect/Calendar/OnCall-Schedule-2010.docx")
End If
When I try to open this document I get the message box asking me to enter product key for microsoft word.
But I am able to open word documents on my hard drive without any Hitch?
PLEASE HELP SOOOOOOOOOON
IT_Girl
Member
18 Points
12 Posts
Open Microsoft word document using link button to the document placed on the server in vb.net
Oct 31, 2011 07:16 PM|LINK
I am trying to open a link to Microsoft word document through ASP.NET using the following code.
If sender Is link1 Then
Response.Redirect("http://dtaweb/iConnect/Calendar/OnCall-Schedule-2010.docx")
End If
When I try to open this document I get the message box asking me to enter product key for microsoft word.
But I am able to open word documents on my hard drive without any Hitch?
PLEASE HELP SOOOOOOOOOON