473,403 Members | 2,354 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

interacting windows application

i have files having extensions .txt,.doc,.jpg,.cst etc. in datagrid with full qualified path.i want to open the file for view and edit in their respective application from a button in aspx page.plase help me to solve the problem
thanks
Nov 18 '05 #1
1 1012
Hi,
Method 1) Add a hyperlink column to your datagrid where. for a sample, the
path is the document url and the filename is the text.
The user will able to click and download/open the document.
Method 2) Post your document url to a frame / iframe / window.open or to
something else, on datagrid row/cell click.
The document will be shown;
on browser viewable documents directly (hangs up to the meta type),
on plugin loaded clients within a plugin (like word/excel etc.) and
downloaded on other types.
Method 3) Spend your one month on writing your own AX control and display it
internally.

Take care of the client document editing programs file open support.
To be able to edit the document the client must access the document directly
and not from IE's temporary cache.

Good Luck
Adnan

"laxmi" <an*******@discussions.microsoft.com> wrote in message
news:47**********************************@microsof t.com...
i have files having extensions .txt,.doc,.jpg,.cst etc. in datagrid with full qualified path.i want to open the file for view and edit in their
respective application from a button in aspx page.plase help me to solve the
problem. thanks

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mr Bounce | last post by:
Hi, Probably well worn ground, this, but im stumped and need some help, if you could: I'm trying to write some code for a windows service that needs to run in the background polling a server...
2
by: Adam Clauss | last post by:
I am building a GUI to wrap around some of the information/abilities contained within the program netsh. I have figured out how to use redirect the standardinput and standardoutput so that I can...
4
by: VK | last post by:
Hi ther I've had a search on quite a few sites but failed to find any information on creating a windows application that interacts with web sites. What I mean is developing a windows app that logs...
0
by: mgonzales | last post by:
vb.net windows service application odbc.net provider I have a problem where i cannot access a DSN in a vb.net windows service. However, with the same code can access a dsn with a windows...
1
by: Gabriel José Giraldo Navarro | last post by:
Hi people, How can I validate if a string with the format "MYDOMAIN\MyUser" is really the logon name of one of the users on the Active Directory (on my domain), or if it is a local user on the...
0
by: Sabiyur | last post by:
Hi all, I am new to c#. And I am trying to write small Word game in c#. My requirement is to generate a random 4 letter English word. To accomplish this, I need a free dictionary. And I don't...
1
by: heromed | last post by:
I am trying to fin a way to interact with an existing web page containing Javascript from another window application. What I need to achieve is to send keystrokes to edit different edit fields, and...
1
by: =?Utf-8?B?VzFsZDBuZTc0?= | last post by:
I need to create a Windows Service, which will be hosting a couple of worker classes, each in there own thread. I will be creating a tray Icon (Notify Icon) and a windows form to manage this...
2
by: Nicholas Dreyer | last post by:
The following error Run-time exception thrown : System.Runtime.InteropServices.COMException - Error loading type library/DLL. happens while running the code listed at the bottom of this...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.