Click here to Skip to main content
15,914,642 members
Home / Discussions / C#
   

C#

 
AnswerRe: XML with C# Pin
Nouman Bhatti24-Jun-07 20:21
Nouman Bhatti24-Jun-07 20:21 
QuestionHow To Delete Multiple Selection of Rows in a Listview Control ? Pin
danielwinata24-Jun-07 17:06
professionaldanielwinata24-Jun-07 17:06 
AnswerRe: How To Delete Multiple Selection of Rows in a Listview Control ? Pin
Sathesh Sakthivel24-Jun-07 17:34
Sathesh Sakthivel24-Jun-07 17:34 
AnswerRe: How To Delete Multiple Selection of Rows in a Listview Control ? Pin
Hesham Yassin25-Jun-07 1:10
Hesham Yassin25-Jun-07 1:10 
QuestionProperty Collection Selector Pin
@FrankDrebin@24-Jun-07 16:32
@FrankDrebin@24-Jun-07 16:32 
Questionweb browser Pin
half-life24-Jun-07 13:24
half-life24-Jun-07 13:24 
AnswerRe: web browser Pin
Jasmine250124-Jun-07 13:55
Jasmine250124-Jun-07 13:55 
GeneralRe: web browser Pin
half-life24-Jun-07 14:03
half-life24-Jun-07 14:03 
QuestionMinimizing to the Taskbar Pin
max2929724-Jun-07 13:04
max2929724-Jun-07 13:04 
AnswerRe: Minimizing to the Taskbar Pin
Christian Graus24-Jun-07 13:18
protectorChristian Graus24-Jun-07 13:18 
GeneralRe: Minimizing to the Taskbar Pin
max2929724-Jun-07 13:59
max2929724-Jun-07 13:59 
GeneralRe: Minimizing to the Taskbar Pin
Christian Graus24-Jun-07 14:29
protectorChristian Graus24-Jun-07 14:29 
QuestionAssociating an Icon With a File Pin
max2929724-Jun-07 13:01
max2929724-Jun-07 13:01 
AnswerRe: Associating an Icon With a File Pin
Christian Graus24-Jun-07 13:24
protectorChristian Graus24-Jun-07 13:24 
AnswerRe: Associating an Icon With a File Pin
Ed.Poore24-Jun-07 13:26
Ed.Poore24-Jun-07 13:26 
GeneralRe: Associating an Icon With a File Pin
max2929724-Jun-07 13:49
max2929724-Jun-07 13:49 
QuestionC# forms question Pin
Irfan Faruki24-Jun-07 9:47
Irfan Faruki24-Jun-07 9:47 
Hi I am trying to write a small utility where fill the form and click submit button automatically.
I am using mshtml to get all the information and press the button. But how do i get the button name from code below? Any ideas?



<form method="post" action="/cgi-bin/add_posting.pl"><br />
		<fieldset><br />
<br />
          <input type="hidden" name="pid"               value="0001068190921181587792429822"/><br />
          <input type="hidden" name="sms_me"            value=""/><br />
          <input type="hidden" name="room_type"         value=""/><br />
          <input type="hidden" name="house_type"        value=""/><br />
<br />
          <input type="hidden" name="num_bedrooms"      value=""/><br />
          <input type="hidden" name="contract_type"     value=""/><br />
<br />
          <button type="submit" class="submit">submit your ad >></button><br />
<br />
          <input type="hidden" name="posting_id"        value=""/><br />
          <input type="hidden" name="current_live_date" value=""/><br />
		</fieldset><br />
      </form>



Thanks
Irfan

I am still learning

AnswerRe: C# forms question Pin
Christian Graus24-Jun-07 11:12
protectorChristian Graus24-Jun-07 11:12 
GeneralRe: C# forms question Pin
Irfan Faruki24-Jun-07 11:15
Irfan Faruki24-Jun-07 11:15 
GeneralRe: C# forms question Pin
Christian Graus24-Jun-07 11:59
protectorChristian Graus24-Jun-07 11:59 
AnswerRe: C# forms question Pin
DavidNohejl24-Jun-07 21:47
DavidNohejl24-Jun-07 21:47 
GeneralRe: C# forms question Pin
Irfan Faruki25-Jun-07 0:14
Irfan Faruki25-Jun-07 0:14 
Questionserial port and data sequencing problem...? Pin
Mir_As24-Jun-07 8:50
Mir_As24-Jun-07 8:50 
AnswerRe: serial port and data sequencing problem...? Pin
rahvyn624-Jun-07 9:36
rahvyn624-Jun-07 9:36 
GeneralRe: serial port and data sequencing problem...? Pin
Mir_As24-Jun-07 9:52
Mir_As24-Jun-07 9:52 

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.