Hello all,
I am having trouble getting my FTP Task to successfully upload a destination CSV file to our FTP server. The error I am getting is pasted below:
Error: 0xC001602A at MSPExport, Connection manager "FTP Connection Manager": An error occurred in the requested FTP operation. Detailed...
Hello everybody,
What I'm trying to do is difficult to sum up in a subject line so I'll just start with the nuts and bolts.
I am currently designing a JSP page that will retrieve a list of customers and display them in a data-grid type table layout.
The specs call for tabs to be placed at the...
Hi everyone,
I need to create a form on our intranet to allow PTO to be requested on-line. The crux of the issue is that I need to add an appointment to a public calendar (Public Folders/All Public Folders/IT Calendar).
By using vCalendar I've been able to add an appointment to my local...
Hello all,
I would like to find the best way to display content based on a users group permission settings. I'm using a method right now that I can't help but think is inefficient, but I'm still pretty novice at PHP.
What I have is a table with four groups defined, we'll call them A, B, C and...
Hi everyone.
Something very odd happened to our web site over the weekend and I was wondering if anyone had seen this before or may have an idea as to what happened.
When I got in this morning one of the Help Desk guys said that our public web site was only displaying "core-project".
I...
Hi everybody,
First let me preface this by saying that I'm not very good with PHP so if my issue sounds easy/stupid then please forgive me.
I have something driving me crazy. What I'm trying to do is check whether a variable is populated or not and if so set a boolean to true and vice versa...
Hi everybody.
I have a select field which is populated with a list of employees from a given location. The value of each option is set to the employee's assigned ID in the database.
What I'm trying to do is create an alert box which will activate when an employee is selected and display...
Hello,
I have three links on the same page that I want the same table to appear over when calling the onMouseOver event. I am used to setting a fixed position with CSS and assigning a specific table to a certain link so I don't know if what I am looking to do is possible.
Basically I have two...
Hi everyone.
I am trying to install Tomcat 4.1.18 on a Windows 2000 server and am getting a very perplexing result.
The install seems to go fine, but when I attempt to pull up the ROOT "Welcome to Tomcat" page by navigating to http://localhost:8080 I get this...
Hi everybody.
I've been trying to find the best way of splitting data from a GetRows() function into a two column HTML table but haven't been able to come up with anything myself or fin d much of use online. Maybe one of you guys have tackled a similar issue.
First of all, here's my code...
Hello everybody.
This may be more of an IE than an ASP thing, but I'm hoping someone has a suggestion.
I've got a wierd little thing going on with our intranet site. When I browse to it by http://10.8.1.1/intranet it writes the cookie fine. When I go to it by using http://web_server/intranet...
Hello everyone.
I am trying to use GetRows on a recordset that will display the contents of a shopping cart. It works fine if the recordset (cart) is not empty, but when there is nothing in the shopping cart I get this:
Either BOF or EOF is True, or the current record has been deleted...
Hi everyone.
I had a question regarding a preview feature I would like to implement on our intranet site.
I want to provide a preview of employee name tags that can be ordered online and I would like to do so using form fields for entering employee name and title and then have them click a...
Hi all,
We are having a very strange problem and I was wondering if anyone here had any insight.
We have developed a Delphi application which stores data to an Interbase database.
Everything has worked fine in testing, but not when we attempt to move it into production.
Here is some...
Hi everybody.
I am working on an online ordering system for our emlpoyees to order company shirts and I was wondering if there was a way to do something I think would be very helpful to the users.
Each year an employee is given three company shirts, any shirt they order after that is charged...
Hi everybody.
I have a stored procedure that doesn't appear to be working. Here's the juicy details.
I am trying to move data from a DBF file to an InterBase table with the following Delphi code:
procedure TForm1.BitBtn1Click(Sender: TObject);
var
prempl : string;
last_name: string...
Hi everyone.
I have a question about looping which I have been trying tp figure out for the last day or so and I want to see if any of you guys may have an idea.
What I am working on is a paged record set (like a search results page) that prints out links to each subsequent page like so:
<%...
I am coming accross an error while trying to select a location from a DBF table based on the user id of the logged in user.
Here is the error I'm getting:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[Microsoft][ODBC dBase Driver] Index not found.
It will pull all locations from...
Hi everybody,
I need to connect to and retrieve data from an existing DBF table via my ASP application. I can connect and retrieve most data A-OK, but it appears there is a 10 character max for field names that can be returned in ASP/ADO.
For example, a field named Password is returned fine...
Hi everyone,
I am currently working on a shopping cart style application for our field users to order marketing and promotional items and have the following limitations:
1. The application must be web based and housed on our Intranet site (hence the need for ASP.
2. The saved order...
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.