Hello all, I've been banging my head against my monitors all day today trying to figure out what is going on with some of my Apache hosted sites.
The configuration was done prior to my taking the administration over and I'm no Apache guru so... now you know what I'm dealing with.
I have one...
Good afternoon all,
I have a project that just hit my desk that will require me to pull data out of my database and format it based on specific formatting rules with the intention of importing it into a client program using Perl/CGI. An example of this formatting is as follows:
EH...
I have a user logged onto my system that has been idle for many days. I'm fairly new to Solaris and I haven't found a way to log the user off. I am logged in remotely and have admin rights, but do not know the command to force the user to log off or kill the connection. Any input would be great...
Hello everyone,
I'm trying to research a possible way to help keep my email lists clean. I'm using qmail on a Red Hat server (and I could probably do something with this, but I want to research all options first). My company purchases email lists from time to time to send marketing campaigns to...
I'm bringing images in dynamically and I want to size them on the page irregardless of what size they are in the database.
I want to know if there's a way for me to set the width to a specific pixel value and the height will follow suit without me setting the height value.
Say I have an image...
I have a css layer that becomes visible when the user clicks on a certain link. This layer is sitting on z-index 1000 (just to be sure...). When this layer is visible, the drop menus on the page itself sit on top of the new layer. Why? Do I need to do something special to the drop menus? Do I...
Good morning everyone! I have a question about the Group By function in my SQL statment:
Say I'm querying on apples, grapes, pears, oranges, and melons. The problem that I'm facing is that my report is showing (for example):
apples - 10
pears - 8
oranges -6
I want to see this:
apples - 10...
Ok, this is really a personal thing so...
I find myself using the same image in many of my emails and I'm wondering if I could have a MACRO just insert this image upon a keystroke?
For example:
I have an image at C:\image.jpg and when I press F12 it inserts this image into my email message...
Hello everyone. I have a report that is being generated from an Access DB with ASP. I'm wondering if I can have a link on the page to where the user can click it and have the recordset populate an excel document. Is it possible?
Thanks!
Hello everyone, I have a rather stupid question for you:
I'm working with an Access DB and I have many fields that do not have data in them. I am using a do until EOF and for loop to display the data according to certain conditions... easy enough.
Well, when my for loop returns no data I want...
I've seen this done on other sites, but can't figure out how it's done. If a user comes in to enter their username/password, how do I disable the AutoComplete so that they can't just click on the text field and select the username from the IE drop menu?
Thanks!
There is most likely a very easy fix to my problem so I decided to ask you guys. :c)
Ok, I have ComboBox1 and ComboBox2
When I select a value from ComboBox1 I want to change the conditional query on ComboBox2 so that it only displays certain values.
What do I need to do?
Thanks!!!
I want to run a simple script that will set the focus to the first field in a form when the page loads, that's easy enough. The problem that I'm having is that I can't get to the <HEAD> of the page nor to the <BODY> statement so I can't use the ONLOAD command. Is there another way to run the...
Ok, I have a top frame in a set of two (top and bottom). I want to have a link in the top frame that, when clicked, removes the frame to leave the bottom frame only.
The code I was using I found on this site:
<a href="javascript:document.location=bottom.document.location"...
What is the syntax to put an if statement into an xsql document?
I need to use different select statements depending on what value the user selects.
Thanks!!
What do I need to do to submit a query on a database using .xsl and .xsql to have this data go directly into Excel or create a file to do so?
The data doesn't need to go into specific fields, it just needs to populate an Excel spreadsheet.
Thanks!
I have a .xsql query which passes the initial values into the .xml file. For some reason I'm having a really hard time displaying those initial values so that the user knows what options they selected. Here's the raw-xml:
<?xml version="1.0" ?>
- <page>
- <request>
- <parameters>...
I'm using an array to populate a drop menu depending on what is selected from the previous drop menu.
The problem that I'm having is that some of the data that I need to pass is either "0000" (zeros) or "0123" (zero in front). What is happening is when I submit the form, the...
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.