Click here to Skip to main content
15,913,487 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Totally confused about updating the database - asp.net & vb.net Pin
Ramasubramaniam22-Aug-06 5:41
Ramasubramaniam22-Aug-06 5:41 
GeneralRe: Totally confused about updating the database - asp.net & vb.net Pin
digsy_22-Aug-06 7:49
digsy_22-Aug-06 7:49 
Questionrange in excel workbook Pin
playout21-Aug-06 8:14
playout21-Aug-06 8:14 
AnswerRe: range in excel workbook Pin
Mike Ellison21-Aug-06 8:33
Mike Ellison21-Aug-06 8:33 
GeneralRe: range in excel workbook Pin
playout21-Aug-06 20:46
playout21-Aug-06 20:46 
GeneralRe: range in excel workbook Pin
Mike Ellison22-Aug-06 5:59
Mike Ellison22-Aug-06 5:59 
GeneralRe: range in excel workbook Pin
playout22-Aug-06 9:54
playout22-Aug-06 9:54 
GeneralRe: range in excel workbook Pin
Mike Ellison22-Aug-06 10:42
Mike Ellison22-Aug-06 10:42 
Have you considered using a pre-made excel template? Something you would create and distribute to users, that could be locked (except for the range you want them to input)? If multiple tables may be necessary, you could include a button on the sheet to create a second sheet, also with cells locked (except for the input range again). Then your code could loop through the individual sheets and pull the range you're expecting to see...

We've used something like this for an internal survey application. We had the template survey.xls available for download by clicking an icon... users filled it out, then submitted it through an upload form. The template was predefinined to make it easier to work with on the server-end, and to limit the kinds of mistakes users could make.

Just a thought.
QuestionCentralised Coding of a menu [modified] Pin
JGOnline21-Aug-06 8:01
JGOnline21-Aug-06 8:01 
QuestionASP object data source? Pin
Solly7421-Aug-06 7:44
Solly7421-Aug-06 7:44 
AnswerRe: ASP object data source? Pin
Grapes-R-Fun21-Aug-06 15:47
Grapes-R-Fun21-Aug-06 15:47 
AnswerRe: ASP object data source? Pin
minhpc_bk21-Aug-06 16:13
minhpc_bk21-Aug-06 16:13 
QuestionDisplay curr in EUR in DataGrid for en-GB culture [modified] Pin
Josh Blair21-Aug-06 7:25
Josh Blair21-Aug-06 7:25 
AnswerRe: Display curr in EUR in DataGrid for en-GB culture Pin
minhpc_bk21-Aug-06 16:09
minhpc_bk21-Aug-06 16:09 
GeneralRe: Display curr in EUR in DataGrid for en-GB culture Pin
Josh Blair22-Aug-06 0:32
Josh Blair22-Aug-06 0:32 
Questiontextbox /calender Pin
omi9821-Aug-06 7:23
omi9821-Aug-06 7:23 
AnswerRe: textbox /calender Pin
Mike Ellison21-Aug-06 8:30
Mike Ellison21-Aug-06 8:30 
AnswerRe: textbox /calender [modified] Pin
postmaster@programmingknowledge.com21-Aug-06 9:58
postmaster@programmingknowledge.com21-Aug-06 9:58 
QuestionEmbed Javascript File Pin
Lash2021-Aug-06 6:05
Lash2021-Aug-06 6:05 
AnswerRe: Embed Javascript File Pin
Mike Ellison21-Aug-06 6:39
Mike Ellison21-Aug-06 6:39 
QuestionASCX files and variables Pin
JGOnline21-Aug-06 5:13
JGOnline21-Aug-06 5:13 
AnswerRe: ASCX files and variables Pin
ToddHileHoffer21-Aug-06 6:58
ToddHileHoffer21-Aug-06 6:58 
Questiondatabinding a dropdown list in asp.net and c# Pin
gbabu1721-Aug-06 5:07
gbabu1721-Aug-06 5:07 
AnswerRe: databinding a dropdown list in asp.net and c# Pin
ToddHileHoffer21-Aug-06 5:16
ToddHileHoffer21-Aug-06 5:16 
GeneralRe: databinding a dropdown list in asp.net and c# Pin
gbabu1721-Aug-06 5:44
gbabu1721-Aug-06 5:44 

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.