Click here to Skip to main content
15,909,039 members
Home / Discussions / C#
   

C#

 
JokeRe: Advanced Debugging Techiniques Pin
MicroVirus6-Jun-11 12:38
MicroVirus6-Jun-11 12:38 
AnswerRe: Advanced Debugging Techiniques Pin
Abhinav S6-Jun-11 6:48
Abhinav S6-Jun-11 6:48 
AnswerRe: Advanced Debugging Techiniques Pin
AspDotNetDev6-Jun-11 10:11
protectorAspDotNetDev6-Jun-11 10:11 
QuestionWriting Regular Expression for local folder, shared folder and ftp path Pin
devvvy5-Jun-11 20:06
devvvy5-Jun-11 20:06 
AnswerRe: Writing Regular Expression for local folder, shared folder and ftp path [modified] Pin
BobJanova6-Jun-11 0:37
BobJanova6-Jun-11 0:37 
AnswerRe: Writing Regular Expression for local folder, shared folder and ftp path Pin
Pete O'Hanlon6-Jun-11 1:08
mvePete O'Hanlon6-Jun-11 1:08 
QuestionHello Friends Help Needed for My Project [Automatic Login System] Pin
hackerzpark4-Jun-11 17:10
hackerzpark4-Jun-11 17:10 
AnswerRe: Hello Friends Help Needed for My Project [Automatic Login System] Pin
venomation4-Jun-11 17:24
venomation4-Jun-11 17:24 
I have never done that before but I have a few ideas that may help Big Grin | :-D

Each website has different "fields" in their forms but generally they have an "id" and some variable that stores the link to the address where the contents in that field may be processed.

You need to always make sure each supported website is maintained so that the app always knows what each sites "schema" is...

You will then need to figure out what platforms your app will check, firefox, Ie ... as you will need to write a plug-in to interact with form elements, probably different for each environment (c# may not be 100% any more).

Overall its simply getting your browser to recognise the web page, grabbing the stored details from the user, decrypting the credentials and sending it via a browser plugin to the form elements based on the unique schema. Laugh | :laugh:

...Just some ideas...
GeneralRe: Hello Friends Help Needed for My Project [Automatic Login System] Pin
hackerzpark4-Jun-11 17:31
hackerzpark4-Jun-11 17:31 
GeneralRe: Hello Friends Help Needed for My Project [Automatic Login System] Pin
venomation4-Jun-11 17:42
venomation4-Jun-11 17:42 
GeneralRe: Hello Friends Help Needed for My Project [Automatic Login System] Pin
GenJerDan6-Jun-11 6:41
GenJerDan6-Jun-11 6:41 
GeneralRe: Hello Friends Help Needed for My Project [Automatic Login System] Pin
DaveyM694-Jun-11 23:03
professionalDaveyM694-Jun-11 23:03 
GeneralRe: Hello Friends Help Needed for My Project [Automatic Login System] Pin
hackerzpark6-Jun-11 6:16
hackerzpark6-Jun-11 6:16 
GeneralRe: Hello Friends Help Needed for My Project [Automatic Login System] [modified] Pin
DaveyM696-Jun-11 10:39
professionalDaveyM696-Jun-11 10:39 
QuestionHow to disable a panels vertical scroll to the mouse wheel Pin
venomation4-Jun-11 14:23
venomation4-Jun-11 14:23 
AnswerRe: How to disable a panels vertical scroll to the mouse wheel Pin
Mark Salsbery4-Jun-11 16:25
Mark Salsbery4-Jun-11 16:25 
GeneralRe: How to disable a panels vertical scroll to the mouse wheel Pin
venomation4-Jun-11 16:38
venomation4-Jun-11 16:38 
AnswerRe: How to disable a panels vertical scroll to the mouse wheel Pin
Philippe Mori4-Jun-11 16:28
Philippe Mori4-Jun-11 16:28 
GeneralRe: How to disable a panels vertical scroll to the mouse wheel Pin
venomation4-Jun-11 16:45
venomation4-Jun-11 16:45 
GeneralRe: How to disable a panels vertical scroll to the mouse wheel Pin
Philippe Mori4-Jun-11 17:16
Philippe Mori4-Jun-11 17:16 
GeneralRe: How to disable a panels vertical scroll to the mouse wheel Pin
venomation4-Jun-11 17:35
venomation4-Jun-11 17:35 
GeneralRe: How to disable a panels vertical scroll to the mouse wheel Pin
gavindon5-Jun-11 4:17
gavindon5-Jun-11 4:17 
GeneralRe: How to disable a panels vertical scroll to the mouse wheel Pin
venomation5-Jun-11 11:10
venomation5-Jun-11 11:10 
QuestionWCF Basics Pin
AmbiguousName4-Jun-11 3:27
AmbiguousName4-Jun-11 3:27 
AnswerRe: WCF Basics Pin
Abhinav S4-Jun-11 3:36
Abhinav S4-Jun-11 3:36 

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.