Moving a SQL database from one host to another
I need to help out in a move of a site coded in ASP/VBScript from one host we're having major problems with to another host that has been highly reliable for us. They both offer all the same features needed for this site, but we don't know how to move the SQL database along with the site.Can anyone...
View Answer
| Apr 28 2008 2:54 AM GMT
| asked by
Kwoodall
SQL, ASP, SQL database
How to integrate local IIS SMTP to another local network machine SMTP Server
Suppose, there is one server named 'A'. The application 'DigSAFE OCS NZ/AU' & 'IIS SMTP Service' both are installed on this server. At present, when the enquiry is sent then the same server i.e. 'A' is used. --> ISSUE And then, we have another server/machine named 'B', in which we have only...
View Answer
| Feb 29 2008 6:52 AM GMT
| asked by
Rajivsingla
SMTP, ASP, Networking
Loading Personal settings
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?
View Answer
| Feb 27 2008 4:31 PM GMT
| asked by
1manshop
Exchange, Microsoft Systems Management Server, Remote Desktop Protocol
How to link an address to mapquest map
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.
View Answer
| Jan 9 2008 0:35 AM GMT
| asked by
Kfranck
ASP, Web maps, Web development
asp.net
how to field details of two columns(sql) in the one dropdownlist in asp.net using vb
Answer Question
| Oct 10 2007 3:25 AM GMT
| asked by
13
ASP
programming using c#,winforms and visual studio.
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(); ...
View Answer
| Jul 29 2007 7:29 AM GMT
| asked by
drsingh
Programming Languages, ASP, ASP.NET
Error : 505, local host gmail, not gatway (ASP)-2
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 =...
View Answer
| Jul 23 2007 10:18 PM GMT
| asked by
Database111
ASP
Error : 505, local host gmail, not gatway (ASP)
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 =...
Answer Question
| Jul 23 2007 10:17 PM GMT
| asked by
Database111
ASP
505 the local host yahoo, not gatway…
I have function to send mail.....by using ASP.Function sendMail()Dim confirmMailOn Error Resume NextSet confirmMail = Server.CreateObject("Persits.MailSender")confirmMail.Host = "mail.selltest-online.com"confirmMail.FromName = "bourng@gmail.com"confirmMail.From =...
Answer Question
| Jul 23 2007 0:30 AM GMT
| asked by
Database111
ASP
Retired computer accounts in Active Directory
I need a dependable script!!!After several domain migrations and adding a few new sites over the past two years I have found that there are hundreds of computer accounts in Active Directory. We are a global company so tracking computer names is impossible.Because we use several management...
View Answer
| Jun 14 2007 8:57 AM GMT
| asked by
marcola
Hardware, OS, Servers
Can I call upon the username of someone logged into the pc, and use it in a web link?
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...
View Answer
| Aug 24 2006 2:01 PM GMT
| asked by
Linger1974
Microsoft Internet Information Server, Microsoft Office, Web security
Passing parameters from .ASP (VBSript) to Activex object in date format
I have inherited the following:<%@ LANGUAGE="VBSCRIPT" %><%dim adoconnset adoconn = server.createobject("adodb.connection")adoconn.open Application("DSN"),Application("UID"),Application("PWD")reportname = "traininghrsbyemployee.rpt" If Not IsObject (session("oApp")) Then ...
View Answer
| Feb 3 2006 1:29 AM GMT
| asked by
avdberg
Crystal Reports, ActiveX, ASP
Windows 2003 Web Server & IIS 6: Using X509 certificate for XML Post
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...
View Answer
| Dec 12 2005 10:58 AM GMT
| asked by
JohnFogg
Microsoft Windows, OS, Servers
Edit doc and excel file and convert automatically to pdf (on-line documents)
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...
View Answer
| Oct 26 2005 5:31 AM GMT
| asked by
maryam82
Microsoft Windows, Development, Programming Languages
Visual Studio.Net 2003
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...
View Answer
| Oct 3 2005 10:06 AM GMT
| asked by
ajwhit00
ASP, ASP.NET, VB.NET
Windows or Web App for Data Update?
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...
View Answer
| Sep 23 2005 4:36 PM GMT
| asked by
mrclark
Database, Oracle, DB2
tutorials-2
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 files...
View Answer
| Sep 5 2005 3:06 AM GMT
| asked by
mmm555
Career development, Certifications, Training
tutorials
hi all.i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials.thx.
View Answer
| Sep 1 2005 3:39 PM GMT
| asked by
mmm555
Linux, MySQL, Enterprise Desktop
Getting Referring URL information
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...
View Answer
| Sep 1 2005 3:26 PM GMT
| asked by
Pearl52
ASP, HTML, VBScript
Library management system
i need a free library management system running on window or linux that can keep track of who has what cd/booksany one help plse
View Answer
| Aug 15 2005 5:39 AM GMT
| asked by
eduado
Enterprise Desktop, OS, Servers


