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

bring value from asp file to excel? excel file is download using ahref

Hi experts,

Need ur help and advice,

My excel file is for user to upload their product listing. I have created a macro programming in the excel file.

To use the file, user need to download it from my system.

My concern is i want the userId to be in the excel file as it will be used in the excel for inserting data.

Eg: Your Id is = A234. Please copy this id to related field.

I try to do like this...

<A href="uploadPermanentItem.xls?sku=<%response.Write (objRS("shipmentId"))%>">

and try to print it into the excel using request.querystring...

but it not work....

please help!!!
Oct 9 '08 #1
1 1774
jhardman
3,406 Expert 2GB
Which part isn't working? Are you able to write anything to excel like "abc"?

Jared
Oct 9 '08 #2

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

Similar topics

4
by: Alberto Vera | last post by:
Hello: Is it possible to get a row from a text-file? This text-file is located in a web page. And a value from an excel located in a web-server? (Sheet1!cell A1) Regards
3
by: jim | last post by:
I'm trying to stream a html page to the user as an excel file. I'm currently using Response.ContentType = "application/vnd.ms-excel" Response.AddHeader "Content-Disposition", "inline;...
0
by: Bertrand | last post by:
Hello, I am using an ASP form to collect some info from users, that info is them inserted into an Excel file (copy of a template that resides on the server .. I use fso.copy to copy the...
2
by: Admin | last post by:
Hi there I want to record in a Db when a file is download via my website. These are actual download links not someone flogging my sites images. I have an ahref pointing to my apsx page...
7
by: theyas | last post by:
How can I get my code to NOT display two "Open/Save/Cancel/More Info" dialog boxes when using the "Response.WriteFile" method to download a file to IE I've asked about this before and didn't get a...
6
by: Divya | last post by:
Hi, I have a web page which generates a CSV file based on some user input. When this file is downloaded by the user, the file is being automatically converted to .xls. Any idea how I can prevent...
4
by: Vishal | last post by:
Hello, I have a dataset with some content. I can convert this dataset in a csv format which is then stored in a stringwriter. Now I want this be open via excel, so I set the contenttype...
0
by: Rhys666 | last post by:
Basically I have a link that opens my download page and the querystring identifies the type of 'template' Excel spreadsheet has asked to download. The download page reads the querystring,...
2
by: ashish_basran | last post by:
Hello I have to provide download of files in ASP.NET 2.0 I am using following lines of code. try { Byte bytes = this.ContentController.GetFileContents(filePath);
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
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...
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
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...
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.