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

C#

 
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 
GeneralRe: serial port and data sequencing problem...? Pin
rahvyn624-Jun-07 9:54
rahvyn624-Jun-07 9:54 
GeneralRe: serial port and data sequencing problem...? Pin
Mir_As24-Jun-07 10:05
Mir_As24-Jun-07 10:05 
GeneralRe: serial port and data sequencing problem...? Pin
rahvyn624-Jun-07 10:12
rahvyn624-Jun-07 10:12 
GeneralRe: serial port and data sequencing problem...? Pin
Mir_As24-Jun-07 10:32
Mir_As24-Jun-07 10:32 
GeneralRe: serial port and data sequencing problem...? Pin
rahvyn624-Jun-07 10:36
rahvyn624-Jun-07 10:36 
GeneralRe: serial port and data sequencing problem...? Pin
Mir_As24-Jun-07 10:50
Mir_As24-Jun-07 10:50 
GeneralRe: serial port and data sequencing problem...? Pin
rahvyn624-Jun-07 10:55
rahvyn624-Jun-07 10:55 
GeneralRe: serial port and data sequencing problem...? Pin
Mir_As24-Jun-07 11:02
Mir_As24-Jun-07 11:02 
GeneralRe: serial port and data sequencing problem...? Pin
rahvyn624-Jun-07 11:04
rahvyn624-Jun-07 11:04 

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.