Click here to Skip to main content
15,919,613 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionmaster detail Pin
kvijayajyothy5-Jun-07 3:03
kvijayajyothy5-Jun-07 3:03 
AnswerRe: master detail Pin
Not Active5-Jun-07 3:43
mentorNot Active5-Jun-07 3:43 
AnswerRe: master detail Pin
badgrs5-Jun-07 22:22
badgrs5-Jun-07 22:22 
Questioncookies : how to write page_load to cookies Pin
kinsella_john5-Jun-07 1:43
kinsella_john5-Jun-07 1:43 
AnswerRe: cookies : how to write page_load to cookies Pin
Mariusz Wojcik5-Jun-07 2:05
Mariusz Wojcik5-Jun-07 2:05 
QuestionValidation to accept only numbers!!! Pin
rameshbhojan5-Jun-07 1:30
rameshbhojan5-Jun-07 1:30 
AnswerRe: Validation to accept only numbers!!! Pin
Mariusz Wojcik5-Jun-07 1:56
Mariusz Wojcik5-Jun-07 1:56 
AnswerRe: Validation to accept only numbers!!! Pin
Nouman Bhatti5-Jun-07 2:14
Nouman Bhatti5-Jun-07 2:14 
AnswerRe: Validation to accept only numbers!!! Pin
koolprasad20035-Jun-07 2:16
professionalkoolprasad20035-Jun-07 2:16 
GeneralRe: Validation to accept only numbers!!! Pin
DavidNohejl5-Jun-07 4:23
DavidNohejl5-Jun-07 4:23 
AnswerRe: Validation to accept only numbers!!! Pin
Rahul Babu5-Jun-07 3:42
Rahul Babu5-Jun-07 3:42 
Questionneed help with adding an all option to the data grid parameter. Pin
neodeaths5-Jun-07 1:09
neodeaths5-Jun-07 1:09 
Questionhow to display, modify MS Excel sheet in ASPX page using .NET 1.1 with C# Pin
rajnish_haldiya5-Jun-07 0:03
rajnish_haldiya5-Jun-07 0:03 
AnswerRe: how to display, modify MS Excel sheet in ASPX page using .NET 1.1 with C# Pin
Sathesh Sakthivel5-Jun-07 0:08
Sathesh Sakthivel5-Jun-07 0:08 
AnswerRe: how to display, modify MS Excel sheet in ASPX page using .NET 1.1 with C# Pin
rajnish_haldiya5-Jun-07 0:18
rajnish_haldiya5-Jun-07 0:18 
AnswerRe: how to display, modify MS Excel sheet in ASPX page using .NET 1.1 with C# Pin
ToddHileHoffer5-Jun-07 9:13
ToddHileHoffer5-Jun-07 9:13 
I don't think you can do it without help.

I am using Office Write from SoftArtisans.

http://officewriter.softartisans.com/

Their product allows you to easily and quickly read excel values on the server and update Cells in an excel spreadsheet. Also they have an activeX control that you can install on the clients. This activeX control has a "post" function (which can be called from a VBA Macro) that will allow you to post your file to an aspx page. I have been able to implement what you wish to do using the Office Writer. I don't know of any other way you can do this without having the user save the file to disk and then using an html file control to post the file to a server.


GeneralRe: how to display, modify MS Excel sheet in ASPX page using .NET 1.1 with C# Pin
rajnish_haldiya5-Jun-07 20:49
rajnish_haldiya5-Jun-07 20:49 
QuestionUploading Images to the file system and the path of the Image in SQL Database Pin
clife5374-Jun-07 23:51
clife5374-Jun-07 23:51 
AnswerRe: Uploading Images to the file system and the path of the Image in SQL Database Pin
Sathesh Sakthivel4-Jun-07 23:56
Sathesh Sakthivel4-Jun-07 23:56 
AnswerRe: Uploading Images to the file system and the path of the Image in SQL Database Pin
Nouman Bhatti5-Jun-07 2:37
Nouman Bhatti5-Jun-07 2:37 
QuestionHow to restrict the contents being copied in ASP.NET Pin
.NET- India 4-Jun-07 23:41
.NET- India 4-Jun-07 23:41 
AnswerRe: How to restrict the contents being copied in ASP.NET Pin
Fred_Smith5-Jun-07 0:23
Fred_Smith5-Jun-07 0:23 
AnswerRe: How to restrict the contents being copied in ASP.NET Pin
koolprasad20035-Jun-07 0:33
professionalkoolprasad20035-Jun-07 0:33 
GeneralRe: How to restrict the contents being copied in ASP.NET Pin
Fred_Smith5-Jun-07 0:52
Fred_Smith5-Jun-07 0:52 
GeneralRe: How to restrict the contents being copied in ASP.NET Pin
Paddy Boyd5-Jun-07 1:17
Paddy Boyd5-Jun-07 1:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.