...List<IpAssignment> itemStockList = new ArrayList<IpAssignment>();
List<Object> returnList = new ArrayList<Object>();
(********* POPULATE EACH LIST HERE - blah blah*********)
returnList.add(errorList);
returnList.add(itemList);
returnList.add(itemTypeList)...
I'm looking for a way to automatically insert events on a public calendar using Windows Script.
I can add events to our employees personal calendars by emailing them a vCalendar file through our Intranet.
Any help would be appreciated?
Thanks...
Dave
I'm looking to recreate a slideshow similar to the flash version on the homepage of www.wnba.com.
It shows 5 thumbnails in a horizonal row with a brief description and link next to the selected thumbnail. After a few seconds it shifts to the next thumbnail and so on... The main background photo...
When I'm using any application (Acrobat, MS Word,
Outlook) and I try to open a file when I click on the
down arrow button in the "open in" box nothing happens
for a loooong time. Sometimes it will come back and I can
navigate through my hard drive. Other times it gives me
an error message that...
I understand that but I want to let Apache process html pages and Tomcat process jsps/servlets.
We store the html content like images and html pages under the Apache htdocs/www/directory and jsp/servlet content under the Tomcat/webapps directory.
The whole site is using SSL. Perhaps the SSL...
I'm using an Apache 2/Tomcat 5.5/SSL setup and keep receiving mixed-content warnings from IE. Apache is serving the static content like images, styles, etc. and Tomcat is serving the servlet/jsp's.
Every page I access popups the mixed content warning.
Can I modify a Tomcat or Apache conf file...
It’s one of those mornings and I can’t seem to get the syntax correct.
The child window executes a query, loops through the result set which clears
and populates a select box in my parent window.
I thought I could clear all options and populate the select using the following syntax
in my...
Sorry Jeff. I thought this was a technical forum used for dicussion of PHP questions. I assume your obvious simple answer indicates you have no experience creating converting ms documents to pdf format using PHP. Your little signature is way cool though.
Have a nice day.
I need to find a way to allow users to select multiple files from a list and generate a single PDF file from them.
The documents are limited to the following formats: MS Word, MS PowerPoint, MS Excel, Plain Text, gif/jpeg images.
Are there any PHP classes or modules that exist which can tackle...
How can I lookup the 'dept_name' each 'parent_order_id'
when performing a select query?
Will I need to use to use two select queries?
tbl_dept
--------------------------------------
int PK NOT NULL dept_id
int NULL parent_dept_id
char (25) NOT NULL dept_name
char (25)...
I have a query that returns the following information.
I need it to return only one row for each id field that meets the
criteria, which should be the 2 rows(ids: 20 and 37).
QUERY:
---------------------------------------------------
SELECT id, contentid, dateDisplayEnd
FROM...
I have a query that returns the following information.
I need it to return only one row for each id field that meets the criteria, which should be the 2 rows(ids: 20,37).
QUERY:
----------------------------------------------
SELECT id, contentid, dateDisplayEnd
FROM...
Thanks Vragabond! That seemed to do the trick. I never realized that they needed to be in a specific order. I guess IE is a little more forgiving.
Another quick question... Is it possible to apply a fixed width or set the text-decoration to none with the 'userDefinedTop' element in Mozilla...
I have a style defined for specific ahref's that works fine for IE but the hover style doesn't work in Mozilla 1++.
Any help with why it doesn't work in Mozilla and any work arounds would be great....
Here's my style snippet.
--------------------------
a.userDefinedTop:active
{
font-family...
Does anyone have an example/tutorial of how to create a box that will scroll text vertically? I don't want the user to have a scrollbar, I need it to scroll and loop automatically. Of course the text will need to be dynamically retrieved from a database.
I found several examples of what I need...
Could some nice soul tell me why each menu button is adding 2px of whitespace to the right of each button?
I've been messing with this for awhile now and don't seem to be getting anywhere. I'm overlooking something
And thought another set of eyes could help…
The menu is like : Residential...
Well the problem must have been with Cold Fusion because when I restarted the CF service, the page came right up.
I would much rather use CF over JSP. JSP is a pain....
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.