Click here to Skip to main content
16,004,927 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondisplay dynamic images Pin
kuwl_mark4-May-06 18:57
kuwl_mark4-May-06 18:57 
AnswerRe: display dynamic images Pin
Amit Agarrwal4-May-06 19:58
Amit Agarrwal4-May-06 19:58 
QuestionOOM Exception - Urgent Please help Pin
k_dasaprakash4-May-06 18:33
k_dasaprakash4-May-06 18:33 
Questionmerge data from two tables for a Master detail to generate XMl Pin
NGNEEP4-May-06 14:17
NGNEEP4-May-06 14:17 
AnswerRe: merge data from two tables for a Master detail to generate XMl Pin
minhpc_bk4-May-06 16:58
minhpc_bk4-May-06 16:58 
QuestionThree tier example in ASP.Net Pin
Hari 20094-May-06 12:10
Hari 20094-May-06 12:10 
AnswerRe: Three tier example in ASP.Net Pin
minhpc_bk4-May-06 17:18
minhpc_bk4-May-06 17:18 
QuestionVWD.Net, SQL and ASP.Net Pin
arstacey764-May-06 10:56
arstacey764-May-06 10:56 
Using Visual Web Developer 2005 and VB, I have created a web form page with a datagrid that shows the data which is stored in an SQL database Table. Everything shows perfectly but it requires the data to already be in the database. Right now, I am exporting the data as a csv file (our only choice to export from our POS system), clearing the data out of the table in the database, and manually importing the csv file. What I would like is to have an Upload procedure that will automatically clear the table and input the new data into that same table without any extra measures by the user.

I created a FileUpload procedure (FileUpload1) which allows the user to browse to the file they want. I have set up a string that holds the location of that file (fi as string). I also have a Import button (btnImport) which is where I need to write the code which will take the csv file in the above location (fi) and save it to the database table I have set up. I basically want to be able to skip having to go to the SQL Server Manager and import teh csv into the table whenever they need it.

Any help would be GREATLY appreciated.

-- modified at 17:00 Thursday 4th May, 2006
AnswerRe: VWD.Net, SQL and ASP.Net Pin
minhpc_bk4-May-06 17:28
minhpc_bk4-May-06 17:28 
GeneralRe: VWD.Net, SQL and ASP.Net Pin
arstacey765-May-06 2:01
arstacey765-May-06 2:01 
Questionimporting VS created classes into dreamweaver Pin
stacyF4-May-06 8:48
stacyF4-May-06 8:48 
QuestionEXCEL and ASP.Net Pin
VK-Link4-May-06 8:27
VK-Link4-May-06 8:27 
AnswerRe: EXCEL and ASP.Net Pin
minhpc_bk4-May-06 17:37
minhpc_bk4-May-06 17:37 
QuestionQuery SQL DB from VB.NET Pin
MontenegroATL4-May-06 8:22
MontenegroATL4-May-06 8:22 
AnswerRe: Query SQL DB from VB.NET Pin
minhpc_bk4-May-06 17:47
minhpc_bk4-May-06 17:47 
QuestionHow to detect browser-close (X) event in ASP.net Pin
Rajesh_K_Sharma4-May-06 8:17
Rajesh_K_Sharma4-May-06 8:17 
AnswerRe: How to detect browser-close (X) event in ASP.net Pin
minhpc_bk4-May-06 17:51
minhpc_bk4-May-06 17:51 
QuestionFree ASP hosts needed Pin
ISIS554-May-06 8:13
ISIS554-May-06 8:13 
AnswerRe: Free ASP hosts needed Pin
Neeraj Arora4-May-06 20:49
Neeraj Arora4-May-06 20:49 
GeneralRe: Free ASP hosts needed Pin
ISIS554-May-06 22:44
ISIS554-May-06 22:44 
Questioncheckbox control and rowID Pin
karinb4-May-06 5:43
karinb4-May-06 5:43 
AnswerRe: checkbox control and rowID Pin
Paddy Boyd4-May-06 5:54
Paddy Boyd4-May-06 5:54 
AnswerRe: checkbox control and rowID Pin
MontenegroATL4-May-06 8:29
MontenegroATL4-May-06 8:29 
GeneralRe: checkbox control and rowID Pin
karinb9-May-06 8:58
karinb9-May-06 8:58 
QuestionFREE !!!! ASP.NET Resources Pin
dotnetguide4-May-06 5:06
dotnetguide4-May-06 5:06 

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.