Click here to Skip to main content
15,919,479 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRetrieve a list of online users on a domain Pin
mwinther30-Oct-03 12:30
mwinther30-Oct-03 12:30 
GeneralRe: Retrieve a list of online users on a domain Pin
Anonymous30-Oct-03 16:25
Anonymous30-Oct-03 16:25 
GeneralRetrieve URL from Web Browser Pin
Angad Singh30-Oct-03 1:10
Angad Singh30-Oct-03 1:10 
GeneralRe: Retrieve URL from Web Browser Pin
Heath Stewart30-Oct-03 3:26
protectorHeath Stewart30-Oct-03 3:26 
GeneralRe: Retrieve URL from Web Browser Pin
Mike Ellison30-Oct-03 6:25
Mike Ellison30-Oct-03 6:25 
GeneralListView to XML File Pin
Brad Fackrell29-Oct-03 1:38
Brad Fackrell29-Oct-03 1:38 
GeneralSSL in ASP.NET Pin
MySmallfish28-Oct-03 13:10
MySmallfish28-Oct-03 13:10 
GeneralRe: SSL in ASP.NET Pin
Heath Stewart30-Oct-03 3:35
protectorHeath Stewart30-Oct-03 3:35 
You can generate an SSL certificate request in IIS by right-clicking on the web site you want to generate a request for in the IIS manager, selecting the "Directory Security" tab, and click the "Server Certificates". Follow the directions to generate a request. Then you submit this request to a certificate authority like VeriSign or Thawte (owned by VeriSign but cheaper with the same grades of encryption). After they sign your certificate (might take a couple days), go back into IIS. Click that button again and follow the directions to add your signed certificate.

This is how you would generate one that browsers will accept by default. If you need a test certificate, you can generate one yourself. See my (old) article at http://www.devhood.com/Tutorials/tutorial_details.aspx?tutorial_id=209[^]. Browsers without your CA installed (they come with default CAs installed most times) will prompt your users, so I wouldn't use this in a public production server.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: SSL in ASP.NET Pin
MySmallfish30-Oct-03 7:03
MySmallfish30-Oct-03 7:03 
GeneralRe: SSL in ASP.NET Pin
Heath Stewart30-Oct-03 8:54
protectorHeath Stewart30-Oct-03 8:54 
QuestionCreating forms dynamically in VB??? Pin
NearyM28-Oct-03 10:12
NearyM28-Oct-03 10:12 
AnswerRe: Creating forms dynamically in VB??? Pin
Itanium28-Oct-03 18:27
Itanium28-Oct-03 18:27 
GeneralRe: Creating forms dynamically in VB??? Pin
Edbert P28-Oct-03 19:28
Edbert P28-Oct-03 19:28 
GeneralRe: Creating forms dynamically in VB??? Pin
NearyM28-Oct-03 23:38
NearyM28-Oct-03 23:38 
GeneralSystem Events Pin
mikasa28-Oct-03 8:01
mikasa28-Oct-03 8:01 
GeneralRe: System Events Pin
Anonymous30-Oct-03 16:50
Anonymous30-Oct-03 16:50 
GeneralRe: System Events Pin
mikasa31-Oct-03 2:22
mikasa31-Oct-03 2:22 
GeneralSerialization Pin
dotnetminer27-Oct-03 21:03
dotnetminer27-Oct-03 21:03 
GeneralFloatign Toolba & Lines Flickering Pin
Itanium27-Oct-03 20:39
Itanium27-Oct-03 20:39 
GeneralDatagrid using VB.NET (web vs. windows) Pin
holdesb27-Oct-03 5:12
holdesb27-Oct-03 5:12 
GeneralMobile Web Calendar Control Pin
mathenjie27-Oct-03 2:28
mathenjie27-Oct-03 2:28 
GeneralWindows Shell API Pin
Curtis Adams26-Oct-03 7:29
Curtis Adams26-Oct-03 7:29 
QuestionHi,How to design a IIS Server? Pin
kinglate25-Oct-03 0:10
kinglate25-Oct-03 0:10 
AnswerRe: Hi,How to design a IIS Server? Pin
kinglate6-Nov-03 20:45
kinglate6-Nov-03 20:45 
GeneralNumericUpDown Control Question Pin
bnjneer24-Oct-03 6:56
bnjneer24-Oct-03 6:56 

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.