Hello everyone. I have a few messages stuck in my outbound queue... they have been rerouted from one of our orgs, and should be moved onto another. The message in the recipients box on the queue detail page says "Recipient address rejected: LDAP verification agent temporarily unavailable...
Hello everyone, I have never used xcopy before, but I think this is what I need to use. I need to move half of the contents of a folder to a new folder (everything in the folder begining with the letters L-Z)- about 200GB. I assume I will need to use the wildcard? Does anyone have an example of...
Hello Everyone, Here's my question...
I have a page with cells. In the cells, there are going to be 4 assigned values(via ASP) (Working, Broken, Degraded, N/A) Right now, for each cell I pull in the actual values from the DB. How would I change it to pull in a graphic based on value (ie. If...
Hello everyone, I have a sequence of pages that carries info from one page to the next using session variables. Each is updated on submit with no problem. When I submit page 4 of 6, it skips page 5 and goes right to page 6. Any suggestions?
Each time I test the page sequence, a blank record...
Hello Everyone, Has anyone ever seen the following error?
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.
/survey/survey.asp, line 90
My DSN is configured exactly the same...
Hello Everyone, Has anyone ever seen the following error?
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.
/survey/survey.asp, line 90
My DSN is configured exactly the same...
Hello, I am not all that familiar with developing stored procedures so please bear with me...
I am building an asp app that allows a single user to create temporary accounts via the app (this will populate a user table). These temp accounts should expire/be deleted after 24 hours. Is this...
Hello everyone. My question is this... how would I go about having a table pop up on page load (or anything nicer than that stinkin' grey box). I have seen this before, but I didn't get to see the script. Any help is appreciated. Thanks in advance,
Terry
Hello Everyone. I am able to send a broadcast using net send from my local computer to *, but when I try to do this from the server, I get:
System error 5 has occured.
Access is denied.
Is there something I am doing wrong. The server is running net alerter. Thanks in advance,
Terry
Hello Everyone, my question is this... is this possible using a form, submit a broadcast announcement within an intranet site? I wish to create a form, and on submit, have the message text appear in a broadcast announcement within the domain? (for example, Red Truck, Licence Plate #######...
Hello Everyone, my question is this... is this possible using a form, submit a broadcast announcement within an intranet site? I wish to create a form, and on submit, have the message text appear in a broadcast announcement within the domain? (for example, Red Truck, Licence Plate #######...
Hello Everyone. Can someone please show me how I would make the following script output to a table vs. a textbox? Output would be a label and a value. Thanks in advance.
<SCRIPT>
function getSelectedValues (select) {
var r = new Array();
for (var i = 0; i < select.options.length; i++)...
Hello Everyone,
I am not real familiar with Javascript - please bear with me, but I have a listmenu, and when a user selects one or more items in listmenu then clicks button, the list items are broken out into an array or something and displayed separately on the page, so in the future, each...
Hello Everyone,
I wish to have a listmenu, and when a user selects one or more items in listmenu then clicks button, the list items are broken out into an array or something and displayed separately on the page, so in the future, each item would be entered as a different record in the...
Hello all, I am sure this is an easy one but I cant get it...
I have a list on a search page with several options (works fine). Now I want to put a "select all" option in the list. How do I go about this? Thanks in advance.
-Terry
Hello all,
I have a problem...I am using aspemail to mail a submitted form to be submitted to one person, and also the form being submitted should also update the database. I did the aspemail part first, and it worked fine. Now, after I added the update record behavior, all it does is update...
Hello All,
I know when I create a connection string to a db, there is a way to use the SQL Authentication...is there a way to do put NT Authentication in my script?? Thank you in advance.
Terry
Hello All,
I know when I create a conncection string to a db, there is a way to use the SQL Authentication...is there a way to do put NT Authentication in my script?? Thank you in advance.
Terry
Hello All,
I have a form with a checkbox that is required for the user to proceed. Below is the code I have in my form tag. If the box is not checked, the the user gets the alert fine, but when they click to close alert box, the page proceeds anyway. Please tell me what I am doing wrong...
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.