Hello,
could someone tell me what the follow erro code is?
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/mytestpage.asp, line 28
800401f3
this line refers to the
Set Myobj= Server.CreateObject("windowsscriptcom")
I was following some instructions to a tee to...
I am not a JavaScript writer by any means so I needing help with writing a number of form fields to browser based on the number selected from a drop down.
User selects say 5 from a drop down and maybe onchange()
<input field name"songTitle1" value="">
<input field name"songTitle2" value="">...
I have just recentl purchased a SSL certificate and installed it on my server and opt for the site to require a https connection. However I am not able to view the site.
Has anyone had this problem before? I am completely baffled as to why this is happening. I have installed ssl certs before and...
I recently switched over from W2k to W2k3 and I am getting a lot of weird errors with my asp pages.
Microsoft VBScript compilation error '800a0408'
Invalid character
/testing/2k3email.asp, line 4
myMail.From = myname@mydomain.com
this error is about the @ in my email address but when I...
Hello,
I have created a Flash video that will play when accessing the .swf or .html directly on Windows Server 2003. However, when I try to access the file over the internet the video will not play. I am posting here because I don't think the issues is with flash but with the server some how. I...
Hello,
I was wondering if someone knew a simple solution for have the cursor move to the next form field after clicking an item in a list?
Any help would be greatly appreciated.
Hello,
I have been trying for the longest time to VPN to my home network using the Symantec Firewall/VPN 200R. I have followed all the setup steps but still not able to connect. My Firewall has the following message in its log even when I have not tried to connect.
"connectionname - ERR...
Hello,
This passed weekend 4 websites that I host had been hacked somehow. The only thing that I found was that the hacker changed to the index.asp files to say "triad". Has this happend to anyone else? How can I find out how this happened and what to do from preventing this from happening...
I know this is probably simple, but I haven't figured it out.
I want to take a string from a form input and return the first letter of each word. The input would be a business name so it wouldn't be a very long string.
exp. input = Tek Tips, Inc.
return = TTI
Thanks for the help.
I keep getting an error message that points to this line of code.
<input type="checkbox" name="SameAddress" value="1" onClick="Filldata()">
The error messages states "Object Expected"
That's all I get. I am no JavaScript wiz, so can someone help me with this?
On click take information from...
Hello, I am using the following code that allows for 6 out of 100 or some images to show on the page. All six images show on the same row. I want to divide the row and show only 3 images per row but keeping the six images per page can some one help me?
btw I am using the Recordset paging...
Hello,
I know the answer to this question is somewhere under my nose, but it has taken me to long to find it.
I have a domain name pointed to my static IP address and IIS produces the "This site is under construction" message as oppose to the
Under Construction
The site you were trying to...
Hello,
Could someone share with me the script that would take individual account information for a database and send it with an ASP page as an email newsletter.
Thanks!
Has anyone every seen/designed a web site that appears to have no browser for example like the Windows Media Player when the menu bar is hidden.
I hope I am not imagining things but I thought I saw this somewhere before.
Please let me know if this is possible.
I would like to build my own GUI...
I get the following error when trying to pass a date to a stored procedure:
Microsoft OLE DB Provider for SQL Server error '80040e14'
Line 1: Incorrect syntax near '/'.
/testing/storedproc2.asp, line 16
My call to the procedure is:
getdate = "06/09/2006"
SET rs =...
Is it possible to set a table field in MS SQL Server to be like a comment field in MS Access.
If so, how do I set it up and are there any security risks?
Thanks
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.