Hello All,
A few months ago, I was working in Visual Studio.net when I noticed my desktop refresh out of nowhere. I also noticed the 3 IE shortcuts on the desktop changed icons. When I clicked on them only a blank page displayed and when I deleted them and tried to recreate them I kept getting...
Thanks for your feedback guys. I actually did try the "Target=newtab" just as a goof. Naturally it didn't work. :)
I created a work around for it, so I can wait until the information becomes available. Like I stated, the tabs are there and they work so there must be a way. If I find it...
Not what I wanted to hear, but sort of what I expected. Since the tabs do indeed exist there must be a way to post to them. If I do manage to find a way, I will post it here. In the meantime I'll just create a work around for it.
Thanks for your input,
Dave
I have a request to open a new IE tab when selecting a help desk ticket from a search results list. I'm sure this has to be some kind of "Target=???" within the URL but since tabs are new with IE7 I have not been able to find any information on how to do this.
If someone could help me here it...
All,
I am trying to figure out a way to query the Global Address List in Exchange using VB.net. I have never tried this before so I could use any starting help I can get. Not much on the Internet that I could find that would help me.
Thanks in advance,
Dave
I always handle the single quotes when I pull the values off the web form using the "Replace" command.
Actually, I'm going to answer my own question here just in case someone else who's not familiar with building apps for use with Access and has the unfortunate circumstance of having to do so...
I left out what the SQL statement looks like before it hits the ExecuteNonQuery statement:
INSERT INTO 2001_DBASE_KS VALUES('John', 'Q', 'Test', 'Y', 'MD', 'Dr Test', 'Test Medical Group, LLC.', 'FP', '1313 Mockingbird Lane', 'Suite A', 'Indianapolis', 'IN', 'Indianapolis', '46268', '317 999...
All,
I have the unfortunate circumstance of building a search/add/edit front end for an Access database. This is my first time doing this and it really makes me appreciate Microsoft SQL Server.
Anyway, I'm trying to insert a record and I keep getting the "data type mismatch" error. All the...
Unbelievable! LOL! I knew it had to be something stupid. I guess I stared at it too long and just missed it. I beat my head on the desk for probably 2 hours starring at it yesterday. :)
Thanks for your help,
Dave
Everyone,
I have a stored procedure that I call from .net that should be returing data rows. If I plug in the values manually, the stored procedure returns the correct data rows. When I run it from debug I can see the parameters I am passing are there, yet it doesn't return any data rows. Can...
Thanks to both of you for your help. I had already found the connection strings jmeckley pointed me to but I couldn't get them to work in .net.
The VBS script ca8msm gave me another connection string, but the provider MSDASQL.1 is not recognized in .NET (too old). Thank you for that...
I'm probably wasting breath here, but if anyone could help me out it would be much appreciated.
I'm trying to connect to an Informx 7.x database from a .net application. Below is the code in question:
Public Const VisionConn = "DSN=Vision;Provider=SQLOLEDB;user...
Kaht,
Let me further explain. Yes I have looked at some tutorials and have gone through the SSL Certificate setup so my earlier statement is a little off.
My problem is what I need to add to my code behind to make it work with the certificate. So far, it looks like it is no big deal which is...
Nope. Wrong Mac. :)
Thanks for your help. However, I have been trying to find tutorials on how to set this up and I haven't been able to find anything. Could you steer me in that direction?
Thanks for your help,
-Dave
Everyone,
I have just created a web site and need to use SSL. I'm new to using SSL so I figured I could find something online to help me through the process. NO LUCK.
I have searched high and low for some information on how I add a reference to a SSL Certificate to .net projects so that I can...
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.