After installing Service Pack 3 . com+ crashes... this is the log:
eventviewer:
The COM+ Event System detected a bad return code during its internal processing. HRESULT was 80070002 from line 536 of .\notify.cpp. Please contact Microsoft Product Support Services to report this error.
The...
how do I through a script add a website to iis with www.domainname.com and domainname.com headers with frontpage extensions?
Thanks
Chris
I am trying to use dynuexec to run a vbs script and getting the following error...anyone know what this means...
I need to write a script that pulls domain names from a database, and creates full websites in iis 5 with frontpage extensions already installed, also creating the www header version also...so basically this is where I am at
1. pull domain names from database (done)
2. creating website (tried...
ok guys..here is an interesting problem we are having..
I have written a script that lists accounts from a database, where you can add/delete/modify them...
well on the list..on most computers..I have tried it on 2000, 98, mac, etc and it works..
on 2 2000 machines that are brand new it hangs...
I am an access developer, actually in ASP/VBscript could someone tell me of a good reference manual for SQL commands/syntax? I am trying to find a book to purchase for a desktop reference.
Thanks and God Bless
Chris :)
DOES MICROSOFT IIS 5+ SUPPORT SERVER-SIDE JAVASCRIPT?
IF SO HOW DO YOU WRITE IT?
I AM USING
<SERVER>
BLAH
</SERVER>
AND IT DOESNT LIKE IT
THANKS
CHRIS
JESUS RULEZ!
if I have a list say
George W. Bush
Earl Jenkins
Jennifer Anniston
John William Johnson Jr.
Chris Norris
how do I just pull first and last names from this?
I want it to return
firstname Lastname
George Bush
Earl Jenkins
Jennifer Anniston
John Johnson Jr. or Johnson...
I need to be able to code a full sql/database application which normally I would code in an .asp document..but in an html...
I thought about vbscript but am not sure if it would work
the asp code looks like this..but this will not run in an html document.
Please help if you can.
<%...
Greetings!
How would you write a script that would change open up a popup window, placing the popup window behind the current window and display a different url each time the page was opened from a list.
ex:
www.aol.com
www.compuserve.com
www.internic.net
www.tek-tips.com
like
I open once...
can someone look at this code and see why its timing out?
<%if request("date")<>"" then%><p>Processing Company Queries..</p><%end if%>
<%
'on error resume next
if request("dmin")<>"" then
dim query ' make room for sqlupdate parameters
query="select...
what would cause the error when using an access database with ADO/ODBC
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] The search key was not found in any record.
/admin/testform.asp, line 34
when using this query
Update results set...
I am writing a simple template website generator.
What it actually does, is take a access database, and plugin that information into a html page.
I cannot for the life of me seem to be able to convert the memo field(with HTML code included) into the HTML Page
Its like the memo field called...
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.