open file
ASP.NET
4
Posts
2
Posters
0
Views
1
Watching
-
how to open file ion newpage when we click the hyperlink on datagrid data. Regards venkat venkat
Use
target=_blank
for the hyperlink.All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
Use
target=_blank
for the hyperlink.All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
venky456 wrote:
open the file in another system in same network.
Using ASP.NET it's not possible,.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions