When users login through RDP to application serverwith there credentials, it takes approximately 4 minutes to load peronal settings. I have thought about flipping the primary and secondary DNS addreses. Is there any thing else that might help to resolve this problem?
I have put together a web-based database that queries names and addresses. I want to see if there is a way to link the address and zip to a mapquest or google map. Any suggestions would be appreciated. Thanks.
i cant think of what to write in this part of the code so that the password character is " * " when the user enters his/her password.pliz help private void txtPassword_TextChanged(object sender, EventArgs e) { char Password =GetStyle ("*"); txtPassword.Focus();...
I have function to send mail.....by using ASP. Function sendMail() Dim confirmMail On Error Resume Next Set confirmMail = Server.CreateObject("Persits.MailSender") confirmMail.Host = "mail.selltest-online.com" confirmMail.FromName = "bourng@gmail.com" confirmMail.From =...
I have function to send mail.....by using ASP. Function sendMail() Dim confirmMail On Error Resume Next Set confirmMail = Server.CreateObject("Persits.MailSender") confirmMail.Host = "mail.selltest-online.com" confirmMail.FromName = "bourng@gmail.com" confirmMail.From =...
I have function to send mail.....by using ASP. Function sendMail() Dim confirmMail On Error Resume Next Set confirmMail = Server.CreateObject("Persits.MailSender") confirmMail.Host = "mail.selltest-online.com" confirmMail.FromName = "bourng@gmail.com" confirmMail.From =...
Hi all, Basically, I've got a webpage I'm working on, and I'd like to be able to provide a link in that page, that will take a user into their home folder on the network. Since it'll be different for each user, but it uses their username as their home folder, I'm thinking there must be a way, to...
Servers, Microsoft Internet Information Server, Microsoft Office
I have inherited the following: <%@ LANGUAGE="VBSCRIPT" %> <% dim adoconn set adoconn = server.createobject("adodb.connection") adoconn.open Application("DSN"),Application("UID"),Application("PWD") reportname = "traininghrsbyemployee.rpt" If Not IsObject...
We have a Windows 2003 Web Edition server with IIS 6 running a small site that now has need to perform ServerXMLHTTP posts to a supppier site, via an ASP page with Javascript, that requires X509 certificate authentication. I have followed Microsoft's guide "How to install client certificate on IIS...
Hello, We are designing an on-line document application. My question is, how can a doc and excel file be converted automatically to pdf upon uploading to the server (the origional and the pdf both must be saved on the server and not on the local drive of the user) Also, how to edit a file (doc or...
I have a user who when she tries to run a project, recieves the following: "Error while trying to run project:Unable to start debugging. No such interface supported" Similar message appears when selcting Tools, Debug Processes. Software has been reinstalled, as well .Net Framework 1.1. Any...
I need to create an app that will give the user a list of items that they can then check off to denote that they are copleted. I would prefer a scrollable grid where they can make multiple selections. I would prefer to create a Windows app, but don't know which control to use. Can you give me some...
hi all. i have sent before a message about this subject but i didnt really had real replies that helped me. i am searching of tutorials of programming (delphi, linux, perl, python, c#, java ......) i have search in google, altavista, westciv, whatis, w3school,... So if anyone now how to get pdf...
hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.
We have a website which validates users by making sure that they come through a link from the company's secure site. This is done by checking the Refering URL. This works most of the time but for some users we are getting a blank Referring URL, although they are coming through the valid link. Any...
i need a free library management system running on window or linux that can keep track of who has what cd/books any one help plse
Hi, I am working on this project where I am dynamically creating a radio button based on the database values. I am using HTML, ASP and COM Components. The portion where I grab the data from the database is working fine. <% For i = 1 to varDriverCount %> <input type="radio" name="Design"...
I'm trying to automatically scroll down to the last inserted item in a multi-select ListBox when only a few of the total # of rows are visible. Windows.Forms ListBox control has a TopIndex property that allows you to do that, but there is no similar property for the Web control. Note: In a single...
Hi, I know VB and made some applications by it now I wana switch to vb.net or asp,is it any free training resource step by step about vb.net or asp for beginers? Thank you. ----- Regards Mahnaz


