Click here to Skip to main content
15,890,336 members
Home / Discussions / C#
   

C#

 
AnswerRe: Any examples on using libsodium-net , saving keypairs, encrypt/decrypt files? Pin
Afzaal Ahmad Zeeshan11-Feb-15 9:23
professionalAfzaal Ahmad Zeeshan11-Feb-15 9:23 
GeneralRe: Any examples on using libsodium-net , saving keypairs, encrypt/decrypt files? Pin
vizimuchi11-Feb-15 16:01
vizimuchi11-Feb-15 16:01 
QuestionHow can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk311-Feb-15 2:14
turbosupramk311-Feb-15 2:14 
AnswerRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk311-Feb-15 6:31
turbosupramk311-Feb-15 6:31 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
Eddy Vluggen11-Feb-15 7:33
professionalEddy Vluggen11-Feb-15 7:33 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk311-Feb-15 7:42
turbosupramk311-Feb-15 7:42 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
Eddy Vluggen11-Feb-15 7:59
professionalEddy Vluggen11-Feb-15 7:59 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk311-Feb-15 8:25
turbosupramk311-Feb-15 8:25 
I'm trying but I can't get it, I feel like this is going to have to be spoon fed to me or I'm not going to get it?

I've been trying an event based method (link to code below) as well. Stepping through the code, I can either get it to accept my element data and not open the page, or not accept my element data and open the default page, never can I get it to do both.

Is the order of operations to load the page first and then submit the data, or do I need to ingest the data, update the elements and then load the page from the modified version?



http://www.dreamincode.net/forums/topic/152297-c%23-log-in-to-website-programmatically/page__view__findpost__p__1229505[^]
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk311-Feb-15 8:58
turbosupramk311-Feb-15 8:58 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
Eddy Vluggen12-Feb-15 5:46
professionalEddy Vluggen12-Feb-15 5:46 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk312-Feb-15 8:51
turbosupramk312-Feb-15 8:51 
QuestionRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
Eddy Vluggen12-Feb-15 11:35
professionalEddy Vluggen12-Feb-15 11:35 
AnswerRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk313-Feb-15 1:55
turbosupramk313-Feb-15 1:55 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk313-Feb-15 2:04
turbosupramk313-Feb-15 2:04 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
Eddy Vluggen13-Feb-15 3:03
professionalEddy Vluggen13-Feb-15 3:03 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk313-Feb-15 3:27
turbosupramk313-Feb-15 3:27 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
Eddy Vluggen13-Feb-15 5:07
professionalEddy Vluggen13-Feb-15 5:07 
AnswerRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
Rahul Anand Jha14-Feb-15 5:17
Rahul Anand Jha14-Feb-15 5:17 
GeneralRe: How can I open a webpage in IE and fill in 1 or more text boxes in the page? Pin
turbosupramk314-Feb-15 8:35
turbosupramk314-Feb-15 8:35 
QuestionC# app.config modification/replacement on install Pin
Member 1133483710-Feb-15 19:43
Member 1133483710-Feb-15 19:43 
AnswerRe: C# app.config modification/replacement on install Pin
Pete O'Hanlon10-Feb-15 20:06
mvePete O'Hanlon10-Feb-15 20:06 
QuestionThreads and event handlers Pin
TMattC10-Feb-15 9:45
TMattC10-Feb-15 9:45 
AnswerRe: Threads and event handlers Pin
PIEBALDconsult10-Feb-15 10:21
mvePIEBALDconsult10-Feb-15 10:21 
AnswerRe: Threads and event handlers Pin
Richard Deeming10-Feb-15 10:30
mveRichard Deeming10-Feb-15 10:30 
Question[Solved] I'm trying to load random pictures in label tag controls when i load a form (windows forms) Pin
bunagee12310-Feb-15 7:14
bunagee12310-Feb-15 7:14 

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.