Howdy,
I've been tasked with getting SSL setup on our website. It is all set to go but I'm not sure about how best to implement it. They want to use a shotgun approach and just SSL a few of the sites they think should be secure. I am not exactly sure if this is the best option or not. I was...
Howdy,
I am trying to work on an intranet application, and an Admin application which will authenticate to active directory. However I just found out that our webserver is not linked up to active directory, and it is not on our domain. The only reason from what I have been able to gather is for...
Howdy,
Trying to get Server.MapPath in a class file, I'm using VS2005 and not exactly sure what namespace I'm supposed to import. Any ideas? :)
Thanks,
Owen
http://www.fdwsnetworks.com - http://www.tk3195.com
Howdy,
I have been tasked with setting up SSL in IIS 6.0 and was curious if there are any tutorials or helpful websites out there. We're having an issue with it and displaying correctly, I'm thinking it might be a port issue but it has been forever since I've messed with SSL.
Thanks,
Owen...
Howdy,
I'm working on an RSS Reader and I'm having a small issue.
I have a form, and on the form load event I have.
dim ds as dataset
ds.ReadXml("http://rss.cnn.com/rss/cnn_topstories.rss")
Every time I run it is giving me a
An unhandled exception of type 'System.NullReferenceException'...
Howdy,
I'm a bit stuck here at the moment. I'm working on drawing a line by line drawing using a string. I know I can do it with graphic.drawlines but this requires the coordinates to be in an array and I can not for the life of me figure out exactly how to do this.
I have a string that is...
Howdy,
I am trying to find any good info or tutorials on some code that will allow me to create a chart in visual basic.
Attempting to look for information throughout this site and the web on any information recarding the ActiveX Chart component. Owc11 but I can't seem to find anything on it...
Howdy,
I am in a bit of a situation. I heared my HD clicking a little bit so I thought I better backup my computer as soon as possible. Couldn't find the software I was going to use to backup to my iOmega External Drive so I found a copy of Ghost I had gotten with it.
I installed Ghost did two...
Howdy,
Let me post my code first then give a brief description.
I have a linkbutton and a panel on the form.
Private Sub LinkButton1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles LinkButton1.Click
Dim rowCount As Integer
'For rowCount = 0 To 5...
Howdy,
I am trying to figure out a way to loop through subfolders, with in a folder. I've got the code that will loop through an inital folder but I was wondering if anyone had suggestions on how to go about subfolders efficently and what the best way or ways that have worked for them?
This...
Howdy,
I'm having an issue with my code and I can't seem to figure it out. I'm trying to make an alert system basically the program goes out to a site(rss feed) checks the time and if the alert is not older than 20 minutes (arbitrary number for coding purposes) then it displays a message (the...
Howdy,
I'm having an issue with my code and I can't seem to figure it out. I'm trying to make an alert system basically the program goes out to a site(rss feed) checks the time and if the alert is not older than 20 minutes (arbitrary number for coding purposes) then it displays a message (the...
Howdy,
I have been having this issue for some time now and first chance I have had to post about it. I need some advice about how to fix this situation.
Everytime I boot my PC with a CD in the drive the computer processor spikes to 100% usage. Apparently it says System is using 99% of the...
Howdy,
I'm having a slight issue with my code here and I'm not exactly sure I've got it right. Basically what I'm trying to do is to pull in URLs (strAddress) from a database, then have it send that to my code the parses the XML. Then it should go to the next one, and do the same thing etc...
Howdy,
I was wondering if anyone could give me an idea of what I'm doing wrong. I guess I need to know what Form Event this code should be in.
Me.ShowInTaskbar = False
Me.Hide()
I want to hide a form when someone clicks the minimize button. I have a notifyMenu with the...
Howdy,
One of my users is experiancing an error message when trying to connect to our SIP server.
An HTTPS or TCP connection could not be made. Please wait for your network administrator to correct this problem, and try again later.
Now other people throughout our organization are using...
Howdy,
I am writing a news reader app, and would like it to alert me when one of the articles I've selected is updated.
I was thinking that I could have a windows form display when updated, but I wanted it to be for each individual article, each one has the same objects, and stack or dock...
Howdy,
I have a user that is attempting to search for a specific word or phrase in there documents folder. I was able to test the function it will find files or documents with the name that contains the keyword but it won't find any documents that contain the keyword. For example, if I do a...
Howdy,
I've got a dataset that contains two tables. An ID and Name that is being passed through a xml web service that I would like to put into a dropdownlist box. I need to set a text value of the Name to display and the ID as the value member. I was wondering if anyone had any ideas, I've...
Howdy,
I've got a dataset that contains two tables. An ID and Name that is being passed through a xml web service that I would like to put into a dropdownlist box. I need to set a text value of the Name to display and the ID as the value member. I was wondering if anyone had any ideas, I've...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.