Hi all,

I am new in C# programming and I need some help.

I will need to write a C# program that will show the user has access https webpage.

Then pipe out to a txt file.

Output will be something like :

URL: https://www.gmail.com/
Time: 0100hrs 20-Nov-2010

For now its like that. Need help!

Hi,

I will need to write a C# program that will show the user has access https webpage.

What I mean is that when a user type something at the URL.

The program will do a check.

Check whether is it https url.

If yes, the program will do a output.


Then pipe out to a txt file.

Output will be something like :

URL: https://www.gmail.com/
Time: 0100hrs 20-Nov-2010

If not then the program will skip it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.