blah blah blah is here! blah blah » Close

0
votes
1 answers

Auto pop up window from task bar.

This question might be basic and I am sorry for that, as I am new to C#. I wanted to develop a program which can automatically pop up a window from task bar. I don't know if it is possible to pop up a window from task bar.

0
votes
1 answers

Switch-case for Datagridview cells

Hi, I am working on a form with datagridview and webbrowser controls. I have three columns as URL, username and password in datagridview. What I want to do is to automate the login for some websites that I use frequently. For that reason ...

1
votes
4 answers

C# - Auto login form

Hi, I am working on a simple application with a listbox and webbrowser control. I have two textboxes for username and password, and I have a button. I have some URLs in the listbox that have login forms. I need to get the username and pa ...

Feedback