I assume I can assign an ID to a table cell for part of this, but how do I use CSS to insert two images with each image having a different location based on the location (XY) of the table cell?
I've got a footer image has part of the left side of it cut out w/ a transparent background. What I want to do is to layer an image behind this (aligning with the bottom left corner of the top image) so that it can be seen through the transparent areas of the top image. How is this done? I'm...
I need to use a background image for my page. It's a tiling image that is a gradient from top to bottom. In addition, I need to use a bgcolor that is the same as the color of the bottom of my gradient so that any time my content extends so far down, the page will look normal. I have tried this a...
Is there a new way that we have to load up text from a text file in Flash 8? We are re-using some older code to simply read a text file and display that text in our movie and it continues to come up undefined.
Any help is appreciated
var Ext_text:LoadVars = new LoadVars();
Ext_text.onLoad =...
The subject says it all, but I've got a site I'm laying out that has one row that contains our main nav menu table that consists of basic rollover images. The tricky part is, I need to have a row below that which will display a corresponding rollover sub-nav menu. And each sub-nav menu differs...
I'm helping someone troubleshoot a situation with a Flash movie they had developed. The problem: their logo does not appear in the Flash file - but only on an occasional browser here and there.
The Flash file loads up, the animation takes place as it should, but anywhere the image should be...
I have some code that is accurately getting the blinking cursor position (ex: 2, 3, 4) using GetCaretIndex.
Right below that, I'm assigning that value to a global variable: iTestLocation. If I trace iTestLocation here, it is correct.
Later, in another function where I want to delete a...
I've got a small app that reads the contents of a text file and then displays those contents on a Flash banner. The text file reads: Test=This is a test.
Here's the problem: I can read the contents of the text file but for some reason it won't display on the banner. If I hard code the value of...
Does anyone have any experience using DrawImage to take a high-quality image and scale and save it to generate either a thumbnail or mid-sized pic? And I'm not talking about on-the-fly in memory. I'm talking about using something like this in an admin area where a user uploads a hi-res pic and...
I've got events in my database. Some start at a certain time, so we save the time. Others do not specify a time, so only the date is saved. All of these entries in the db are datetimes.
In my application, if the user wants events for just one day, that date (ex: '10/17/2005') is passed in to my...
I need to build a scroller that loads all images dynamically either from a xml file or from just looping through a directory for all .JPG files in the directory. I want to load up all images and scroll them one at a time, left to right, and there's no other activity - ie, the images are not...
My querystring is passing in:
Fri Sep 16 00:00:00 GMT-0500 2005
Is there a fuction that will take this string and convert it to simply give me mm/dd/yyyy?? Otherwise, I'm thinking I'll have to use mid, right, etc. to parse the string.
Thoughts?
I have a long list of regular expressions for various form fields I'm checking. My question is, if I want to apply two or more of these RE's to one of these fields, how do I go about doing that? Thanks.
I'm trying to use a XML file as my data source to do a mail merge in Word for some printing labels. The directions given by MS are not completely complete, imho. Anyone have info on how to do this and tie each field to a value in my XML file?
Thanks!
One of our clients would like to move their JSP site from their current host to our IIS hosting. What's the latest on hosting these pages on a IIS box? Is there a plug-in (a good one) that works for this? Does this compromise any of the existing sites hosted on our server?
Thanks! And have a...
I've got a frames site (html pages) that needs to be secure. To get to this application, the user must go through a secure ASP application that sets a value to a session variable. Problem is, when they click into this HTML frames-based site I can't really redirect the user to my login page if...
I've got a table that gets fed data throughout the day. When a new row is inserted, I insert the values into the table, including a column of "DateTimeCreated" with Now(). This column is a datetime.
But, if they later update the row, they send me a string value of date and time to use in a...
How can I simply update a status column to "inactive" for any record that was created more than 24 hours ago? I have a column already for "DateTimeCreated" but it is stored as a string (don't ask). Thoughts?
Thanks.
I want to prevent an error in my ASP code if I get a file and try to do an INSERT into the database for a record that already exists. Obviously, I can run a quick query to see if it exists, but is there a better or more simplified way to handle this scenario so it does not happen? If not, I'll...
I have one table that gets displayed every time a page is refreshed and another two tables below that. I have a + graphic in the first table that allows the user to expand and display the bottom two tables that are wrapped with <DIV> tags. I have an anchor tag wrapped around the image that calls...
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.