Click here to Skip to main content
16,008,010 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to restrict the entry of a variables and special characters in a HTML textbox. using Java Script..? Pin
Michael Sync28-Aug-07 23:23
Michael Sync28-Aug-07 23:23 
AnswerRe: How to restrict the entry of a variables and special characters in a HTML textbox. using Java Script..? Pin
John-ph28-Aug-07 23:31
John-ph28-Aug-07 23:31 
Questionuser name and domain name Pin
nicetohaveyou28-Aug-07 21:31
nicetohaveyou28-Aug-07 21:31 
AnswerRe: user name and domain name Pin
Michael Sync28-Aug-07 22:12
Michael Sync28-Aug-07 22:12 
GeneralRe: user name and domain name Pin
nicetohaveyou28-Aug-07 22:29
nicetohaveyou28-Aug-07 22:29 
GeneralRe: user name and domain name Pin
Michael Sync28-Aug-07 22:34
Michael Sync28-Aug-07 22:34 
GeneralRe: user name and domain name Pin
nicetohaveyou28-Aug-07 23:09
nicetohaveyou28-Aug-07 23:09 
Question(Database)Ensuring all data on page gets stored on the same record in the table Pin
Paul-ish28-Aug-07 21:28
Paul-ish28-Aug-07 21:28 
Before I start, I am using Visual Web Developer 2008 Beta 2. I am using C# as my language. And an Access database.

I have am making a web page for uploading files into a folder on my website. On the upload page there is a text box where the files name is entered. Then on the same page I have a combo box filled with categories that i can put the file under. And finally I have a File Upload control that will upload the file that is going to be uploaded.

In my table I have the following fields.(I made it in MS Access)

FileID = autonumber
FileCategoryID = number(relationship with category table)
FileName = text
FileLocation = text

Basically, what I want to happen is when I press the submit button on my page the file will be uploaded. Then the files location will be saved in the FileLocation field on the DB, the name to be saved in the FileName field and the file category to be saved in the FileCategoryID. I can do each of these alone, but how do i ensure all of these values are saved in the same record when i press the submit button? I don't want 3 new records with 1 value and the rest null. I have a feeling it has something involving FileID, but I'm not sure how.

Thanks :P
QuestionTime Control in asp.net 2.0 Pin
Raghvendra Kumar Roy28-Aug-07 21:26
Raghvendra Kumar Roy28-Aug-07 21:26 
AnswerRe: Time Control in asp.net 2.0 Pin
Michael Sync28-Aug-07 21:59
Michael Sync28-Aug-07 21:59 
QuestionAccessing a dropwdownlist control in FormView Pin
ChrisFarrugia28-Aug-07 21:23
ChrisFarrugia28-Aug-07 21:23 
QuestionGrid View Pin
jithbiz003328-Aug-07 21:23
jithbiz003328-Aug-07 21:23 
AnswerRe: Grid View Pin
Urs Enzler29-Aug-07 1:12
Urs Enzler29-Aug-07 1:12 
GeneralRe: Grid View Pin
jithbiz003329-Aug-07 1:50
jithbiz003329-Aug-07 1:50 
QuestionHow to Implement Barcode in our web appllication Pin
puspendra napit28-Aug-07 21:08
puspendra napit28-Aug-07 21:08 
AnswerRe: How to Implement Barcode in our web appllication Pin
Christian Graus28-Aug-07 21:12
protectorChristian Graus28-Aug-07 21:12 
QuestionHow to custome control are enabled in publish site Pin
puspendra napit28-Aug-07 21:03
puspendra napit28-Aug-07 21:03 
AnswerRe: How to custome control are enabled in publish site Pin
Michael Sync28-Aug-07 21:53
Michael Sync28-Aug-07 21:53 
QuestionBest practice for storing images Pin
Michael Sync28-Aug-07 20:37
Michael Sync28-Aug-07 20:37 
AnswerRe: Best practice for storing images Pin
Christian Graus28-Aug-07 20:51
protectorChristian Graus28-Aug-07 20:51 
GeneralRe: Best practice for storing images Pin
Michael Sync28-Aug-07 21:50
Michael Sync28-Aug-07 21:50 
QuestionHow to add attributes to form tag of master page Pin
Sumithra Guturi28-Aug-07 20:34
Sumithra Guturi28-Aug-07 20:34 
QuestionError when exporting to PDF Pin
samerh28-Aug-07 19:47
samerh28-Aug-07 19:47 
QuestionAjax in asp.net Pin
IamAmit28-Aug-07 19:28
IamAmit28-Aug-07 19:28 
AnswerRe: Ajax in asp.net Pin
Imran Khan Pathan28-Aug-07 19:34
Imran Khan Pathan28-Aug-07 19:34 

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.