Forgot to mention - the second snippet of code works fine in IE6, but not in Mozilla. :(
Pete.
Freelance IBM LWWCM (Aptrix) Specialist & Web Developer
e: pete.raleigh(at)lclimited.co.uk
w: http://www.lclimited.co.uk/
w: http://www.lwwcm.com/
I have a similar requirement, but if my heading (h1) is long enough, I end up with two lines (of line-height: 70px) and a total height of 140px. :(
What I'd like to do is:
Priority 1: Create an H1 which is centered against a background image (on the right of 70x70 pixels).
Priority 2: Create an...
Not sure whether it is possible, without re-deploying your application file. If you want to edit the files directly (using a text editor), you'll need to edit the application.xml files: "AppServer/installedApps/{hostname}/{app}.ear/META-INF/application.xml" AND...
I'm having some problems getting the following code to compile. I'm trying to create a File Upload portlet for use with a JSR 168 Portal Server (WebSphere 5.1 to be exact).
I have downloaded the 1.1-dev build from the Jakarta website, and installed that in my WEB-INF/lib directory. My code is...
Gary,
As a word of advice for search engine rankings, I'd suggest reordering your meta tag information so that the Title and Description are at the top of the HEAD section. I'd also remove the comments from the HEAD section since it is just increasing the effort of spiders.
<head>...
The equipment:
A - D-Link DSL-604+ wireless modem/router
B - HP desktop PC
C - Netgear DG-824M wireless modem/router
D - Fujitsu Laptop with Netgear MA511 PCMCIA Card
E - HP nx7000 Centrino Laptop
F - Crossover cable x 2
G - Networking cabling (10m)... but can buy more. ;)
The D-Link DSL...
The following should do the trick. It has a global variable set up so that the input field for the email address is only cleared once (from it's initial value):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Untitled</title>
<script type="text/javascript">...
I have searched Google. I have searched multiple groups on Tek-Tips... but without success. I even posted to the MS Access Forum and they referred me to the ASP Forum.
Using ASP and an MS-Access database, I would like to retrieve a field's "Field Size" property. Is this possible? I want to be...
I have searched Google. I have searched multiple groups on Tek-Tips... but without success.
I would like to retrieve a field's "Field Size" property using ASP. Is this possible? I want to be able to use it as a first-line trap, to set the "MAXLENGTH" attribute of an INPUT field on an HTML form...
I'm not sure if this is what you are after... but it might be a bit closer:
<style type="text/css">
.left {
font-family: verdana, arial, helvetica;
float: left;
}
.left img {
margin-left: 20px;
margin-right: 20px;
}
.right {
float: left;
text-align: right;
}
</style>
<span class="left">...
You might find the "http" references will cause a "Display non-secure items" warning (depending on the settings of your browser), so I'd suggest using the "https" reference.
Are other images caching? Some web servers don't allow browser caching of secure images / attachments. Just a thought...
The only thing I can think of is, depending on the load on the server (ie number of concurrent users), you may encounter a performance problem. IIS is very good at serialising requests and coping with large amounts of traffic, however, Domino may be your bottleneck if all requests are destined...
It depends on the environment. In a Production environment, I'd tend to agree.
However, in a Development environment, you may end up with Domino Server, Administrator, and Notes Designer Client all on the one machine. Saves having the expense of additional hardware. This is what I have done on...
Slightly off topic, but what is with all of the emoticons? It's actually detracts from the question you are asking - which by looking at your previous posts, has already been asked previously.
When you say "areas" what do you mean exactly? Are you referring to a CMS (Content Management System)...
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.