I saw a job posting in my local paper (surprise...this thing wasn't on Monster or Dice) and they are looking for someone that has experience w/ the following: Mainframe Operations, PC Support, HelpDesk, database mang., data analysis, and installation.
OK, here is the deal. I have twelve years...
I've been working on a major Crystal Reports project using 8.0, and I've decided now that each group, I want to start on the next page. I tried the "Group" in the menu, but the "OK" button is grayed out because I want to change the attributes to the grouping on the same...
I am thankful that I have a job...BUT, I haven't received a raise in about three years. This December I will find out if I get a raise or not. But news is...we're not going to get one.
i have sensitive material on the page and i want to authorise certain people to read them. I want to create a link whereby, when they click on the link it will prompt them for a password.. Basically i want secure that link with a password.. A page that will ask for a user name and a password...
I have a question here:
I am looking to make a career change (currently, I am a Shift Supervisor in mainframe operations) and I'm trying to
decide whether to go into network or programming (web development).
I heard that a lot of programming jobs will be shipped over seas in the next five...
The HTML below, whenever I try to mouse over on my links, I would like for them to turn to a different color (maybe green). How would I do that?
<HTML>
<Head>
<h1><u> Company Links</u></h1>
</Head><title>Company Links</title>
<p>
<h3><i> HONDA</i></h3>
<Body bgcolor="skyblue"...
I did that, but that still doesn't solve my problem. How do I code it where it goes back to the same prompt if the user puts a value equal or greater than 10? Thank you.
The code below works to a degree. I ask the user to input a number less than 10...if he puts in 10 or greater, I shoot him an alert saying his value is too high. Then the program ends. How can I put where the user, if he puts it greater than ten, go back to the original prompt to ask him...
What is wrong w/ this simple code? I'm trying to get a while loop working. Thx.
<html>
<title>Practice</title>
<head>
<script language="javascript">
var numCounter = 0;
var lowConstant = 10;
function smallLoop() {
while (numCounter < lowConstant)
{numCounter++...
The following code produces a msg box w/ "Cannot find xxx file". What is wrong w/ this code?
<html>
<title>Lesson Three</title>
<head>
</head>
<body>
<a href="#" onclick="window.open('C:\NotesSQL\Docs\H_OPTIMIZING_FOR_ORDER_BY_CLAUSE.html','Window_One');
return...
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.