Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
GeneralRe: [COM]DrCOM-Monitor Tool and more?[COM] Pin
Mazdak22-Feb-04 19:01
Mazdak22-Feb-04 19:01 
GeneralRe: [COM]DrCOM-Monitor Tool and more?[COM] Pin
kenokabe22-Feb-04 19:16
kenokabe22-Feb-04 19:16 
GeneralDataGrid, DataSet with DataTable and Sort Pin
gatemaster9922-Feb-04 1:40
gatemaster9922-Feb-04 1:40 
GeneralRe: DataGrid, DataSet with DataTable and Sort Pin
gatemaster9922-Feb-04 22:31
gatemaster9922-Feb-04 22:31 
GeneralRe: DataGrid, DataSet with DataTable and Sort Pin
Gigiwig23-Feb-04 11:56
Gigiwig23-Feb-04 11:56 
QuestionListViewItem.SubItems.BackColor ??? Pin
sps-itsec4622-Feb-04 0:54
sps-itsec4622-Feb-04 0:54 
AnswerRe: ListViewItem.SubItems.BackColor ??? Pin
ian mariano22-Feb-04 10:59
ian mariano22-Feb-04 10:59 
GeneralWeb request coding problem Pin
Niels Penneman22-Feb-04 0:14
Niels Penneman22-Feb-04 0:14 
I have this HTML code, which enables me to log me in to my internet account manager. I want to code this in C#, because it directly leads to a statistics page, and I need them in my program. Does anyone know how I have to code this or could anyone give me some advice?

<form name="TNLogin" method="POST" action="https://www.telenet.be/sys/sso/exec_login.php">

<input name="goto" type="hidden" value="http://www.telenet.be/mijntelenet/index.php?content=https%3A%2F%2Fwww.telenet.be%2Fsys%2Fsso%2Fjump.php%3Fhttps%3A%2F%2Fservices.telenet.be%2Fisps%2FMainServlet%3FACTION%3DTELEMTR%26SSOSID%3D%24SSOSID%24">

<input class="textfield" type="text" name="uid" size="24" border="0">

<input class="textfield" type="password" name="pwd" size="24" border="0">

<input type="submit" value="Aanmelden" border="0" />

</form>


Generalgetting common directory Pin
Rob Tomson21-Feb-04 23:56
Rob Tomson21-Feb-04 23:56 
GeneralGetting a unique system identifier Pin
mablebee21-Feb-04 22:18
mablebee21-Feb-04 22:18 
GeneralRe: Getting a unique system identifier Pin
Mazdak22-Feb-04 4:05
Mazdak22-Feb-04 4:05 
GeneralSelect Random Pin
Anonymous21-Feb-04 20:06
Anonymous21-Feb-04 20:06 
GeneralRe: Select Random Pin
Mazdak21-Feb-04 20:15
Mazdak21-Feb-04 20:15 
GeneralRe: Select Random Pin
Anonymous22-Feb-04 19:09
Anonymous22-Feb-04 19:09 
GeneralRe: Select Random Pin
turbochimp25-Feb-04 11:31
turbochimp25-Feb-04 11:31 
GeneralCustom Control Problem Pin
Guinness4Strength21-Feb-04 19:59
Guinness4Strength21-Feb-04 19:59 
GeneralRe: Custom Control Problem Pin
Dan_P21-Feb-04 22:02
Dan_P21-Feb-04 22:02 
GeneralRe: Custom Control Problem Pin
Guinness4Strength22-Feb-04 5:21
Guinness4Strength22-Feb-04 5:21 
GeneralSetting visibility of parent form from child. Pin
POnfri21-Feb-04 12:58
POnfri21-Feb-04 12:58 
GeneralRe: Setting visibility of parent form from child. Pin
POnfri21-Feb-04 15:09
POnfri21-Feb-04 15:09 
GeneralRe: Setting visibility of parent form from child. Pin
partyganger22-Feb-04 4:22
partyganger22-Feb-04 4:22 
Generaloverride vrs Event capturing Pin
Anonymous21-Feb-04 10:54
Anonymous21-Feb-04 10:54 
GeneralRe: override vrs Event capturing Pin
Charlie Williams21-Feb-04 11:18
Charlie Williams21-Feb-04 11:18 
GeneralRe: override vrs Event capturing Pin
Heath Stewart21-Feb-04 11:57
protectorHeath Stewart21-Feb-04 11:57 
QuestionHow to Delete a row using DeleteCommand of DataAdapter? Pin
gr8tushar21-Feb-04 9:10
gr8tushar21-Feb-04 9:10 

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.