Click here to Skip to main content
15,892,517 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to connect hardware device Pin
Dave Kreskowiak15-Nov-07 10:51
mveDave Kreskowiak15-Nov-07 10:51 
Questionmsmq stackoverflow exception Pin
poqeqw15-Nov-07 5:05
poqeqw15-Nov-07 5:05 
AnswerRe: msmq stackoverflow exception Pin
Luc Pattyn15-Nov-07 7:58
sitebuilderLuc Pattyn15-Nov-07 7:58 
GeneralRe: msmq stackoverflow exception Pin
poqeqw15-Nov-07 9:20
poqeqw15-Nov-07 9:20 
GeneralRe: msmq stackoverflow exception Pin
poqeqw15-Nov-07 9:26
poqeqw15-Nov-07 9:26 
GeneralRe: msmq stackoverflow exception Pin
Luc Pattyn15-Nov-07 9:55
sitebuilderLuc Pattyn15-Nov-07 9:55 
Questionmsmq stackoverflow exception Pin
poqeqw15-Nov-07 5:01
poqeqw15-Nov-07 5:01 
QuestionReset fields on a aspx. page Pin
imnotso#15-Nov-07 4:00
imnotso#15-Nov-07 4:00 
I have a Web Page. aspx. It's accessable via a navigation button at the top. This loads the page.

It will be used as an Admin page for the Web App. to allow administrators to Add/Update drop down list items for the rest of the application.

On loading it has

DropDownList TextBox Add(button) Update(button)
DropDownList TextBox Add(button) Update(button)
DropDownList TextBox Add(button) Update(button)
DropDownList TextBox Add(button) Update(button)
DropDownList TextBox Add(button) Update(button)
etc...........

how do I clear the text boxes without installing a reset button? I may as well click the navigation again, although I know that, the Administator doesn't. Can I clear all the fields in one go or is it txtBoxName.Text = "" for each field. Is there a 'global page' command?


AnswerRe: Reset fields on a aspx. page Pin
leckey15-Nov-07 4:49
leckey15-Nov-07 4:49 
GeneralRe: Reset fields on a aspx. page Pin
imnotso#15-Nov-07 4:54
imnotso#15-Nov-07 4:54 
AnswerRe: Reset fields on a aspx. page Pin
Dave Kreskowiak15-Nov-07 7:31
mveDave Kreskowiak15-Nov-07 7:31 
GeneralRe: Reset fields on a aspx. page Pin
imnotso#15-Nov-07 23:12
imnotso#15-Nov-07 23:12 
GeneralRe: Reset fields on a aspx. page Pin
Dave Kreskowiak16-Nov-07 2:14
mveDave Kreskowiak16-Nov-07 2:14 
GeneralRe: Reset fields on a aspx. page Pin
imnotso#16-Nov-07 2:24
imnotso#16-Nov-07 2:24 
QuestionReg: Mass Mail to Users Pin
rajuson15-Nov-07 3:39
rajuson15-Nov-07 3:39 
AnswerRe: Reg: Mass Mail to Users Pin
Rob Philpott15-Nov-07 3:47
Rob Philpott15-Nov-07 3:47 
AnswerRe: Reg: Mass Mail to Users Pin
Anthony Mushrow15-Nov-07 3:49
professionalAnthony Mushrow15-Nov-07 3:49 
Questionconnection Pin
SVb.net15-Nov-07 2:17
SVb.net15-Nov-07 2:17 
AnswerRe: connection Pin
Rob Philpott15-Nov-07 2:24
Rob Philpott15-Nov-07 2:24 
AnswerRe: connection Pin
pmarfleet15-Nov-07 2:52
pmarfleet15-Nov-07 2:52 
AnswerRe: connection Pin
Dave Kreskowiak15-Nov-07 7:35
mveDave Kreskowiak15-Nov-07 7:35 
QuestionInheriting Enums... Pin
devzav15-Nov-07 1:48
devzav15-Nov-07 1:48 
AnswerRe: Inheriting Enums... Pin
TJoe15-Nov-07 2:12
TJoe15-Nov-07 2:12 
GeneralRe: Inheriting Enums... Pin
devzav15-Nov-07 2:33
devzav15-Nov-07 2:33 
AnswerRe: Inheriting Enums... Pin
TJoe15-Nov-07 2:39
TJoe15-Nov-07 2:39 

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.