473,386 Members | 1,710 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,386 software developers and data experts.

is it possible to Save the xls FIle in the Shared Location

15
All,

Need to open an xlsFile from a shared location then modify that and then Need to Save the Modified file in another Shared location.

is it possible in .net.can anyone guide me please.
Dec 11 '07 #1
3 968
debasisdas
8,127 Expert 4TB
Yes that is very much possible .

kindly post how you have approached this problem.
Dec 11 '07 #2
R04
15
yea..

I have Run the Cognos Report using the the Hyperlink now need to Save the Report as .xls file in my desktop.
Dec 11 '07 #3
R04
15
protected void Page_Load(object sender, EventArgs e)
{
string url = @"http://Servername/Folder/cgi-bin/Cognos.cgi;
HyperLink1.NavigateUrl = url;
}
Dec 11 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Soph | last post by:
Hello, I would like to add a text field to the bottom of the Save File Dialog Box when it is displayed. Is this possible to do this in Visual C# .NET? Thank you for your assistance, Soph
9
by: Ivan Demkovitch | last post by:
Hi! I would like to know if I can save File on Server using server-side code? For example, I like to create thumbnail images and populate specific directory. Do I need specific permissions...
6
by: Mike | last post by:
can i open the save file dialog box from a asp.net web page? thx
4
by: Jonny | last post by:
Hello Group How do I open a Save File Dialog from an ASPX page behind a browse button? Any help would be fantastic!! I am using ASP.NET 1.1 using VB.NET as the coding language TIA
2
by: Dhans | last post by:
I have Installed MSDN for VS 2003 and VS 2005 in single machine. I have to access those msdn separately (User can choose the documentaion either 2003 or 2005) from other client machines over...
3
by: mse07 | last post by:
hi for every one i want to save text file in specified bath without show the save window i write code that save file but that code show save window : CommonDialog1.FileName =...
1
by: Hengiccs | last post by:
Dear all, I need to create a ftp program that similar to WinRAR, that allow me to has an option click on right click menu. When i click on that option my ftp program will start run and allow me...
2
by: simonyong | last post by:
Hello, anyone I had search for few days with how to save file when user choose a file name from listbox and i will search the file from database and user can save it into their desktop what I had...
13
by: plsHelpMe | last post by:
Hi All, I need to have a MS outlook plugin using which i can move any mail to a shared location on the LAN. It would really be great if someone can direct me to the same. Or is there any easy way...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.