Home > HTML, JavaScript And CSS Help

HTML, JavaScript And CSS Help

HTML Help forum discussing HTML, DHTML, XHTML, and JavaScript languages for web development, including CSS style sheet coding. All aspects of website development are covered here.
Ask Question About HTML, JavaScript And CSS Help
Wrapping Text in Select Menu
hi I have one select menu the options are coming from database. thats why if the text is too long the width of the select menu increases and it affect my design. One thing i can do is that i will fix the width through CSS but then its ...
answer(1)  view(571)  status(wait for best answer)
probelms with body on load
Hy guys, I'm new in working with javascript and html and i have some problems with the next code: <HTML> <HEAD><SCRIPT LANGUAGE="JavaScript"> <!-- Begin var scrl = " Welcome to my home page!Hope yo...
answer(3)  view(114)  status(wait for best answer)
help with program-schedule for network outages
i am trying to set up a javascript program that will list the years upcomming network outtages. the network outage occurs on the 1st monday of every month. i would like to show a years worth of upcomming outages...when one occurs, it pops i...
answer(0)  view(745)  status(wait for best answer)
bypass proxy
Hi, I'm trying to change the user profile internet explorer configuration from vbscript to include a local intranet address in the list of addressess that don't have to use proxy server, but I can't. I want to do this change when page is lo...
answer(0)  view(84)  status(wait for best answer)
Need help with code
Can someone help me write a string of JS that will add 300 or so lines to my Source code so that when people view source they see a white screen? I know the intelligent among us will scroll down to see the source, but I am hoping to put ...
answer(3)  view(649)  status(wait for best answer)
Refresh a popup window
Bonjour, I've been looking for this for some time now. I have a neat little ASP application to manipulate a SQL Server Database. While a procedure on the db is kicked off by a page a popup window should show the progress (Basically it s...
answer(2)  view(795)  status(wait for best answer)
Refresh all pages in a frameset
Hi, I would like to force the browser to refresh all pages , this action should send "GET / " request to the server, as if the user had press F5 button. Thanks Eli.
answer(1)  view(643)  status(wait for best answer)
Get Registry Key Using WSH & ASP
<i><b>Originally posted by : Sandy (sandy.perez@ogilvy.com)</b></i><br /><br />I am trying to read registry keys using the wshShell object. I can read a value with no problem, but if I try to read a key I...
answer(5)  view(585)  status(wait for best answer)
cookie problem
I have a website, URL which has cookies. It doesn't work only after I visite another site, URL This site also writes out a cookie file. If I delete this cookie file, the site ***.com/test works fine. It seems cookies from my.***.org is int...
answer(0)  view(50)  status(wait for best answer)
How do I get cookie information from a JS into my asp.net/C# app?
I have a JS that gets a "pagetype" value from a specific website's cookie. If the "pagetype" equals a certain character then the user will be allowed to access the page. I've never dealt with cookies before so any help o...
answer(2)  view(951)  status(wait for best answer)
GetFolder error w/ ASP
I'm trying to access a local drive and list all folders/item on the drive. The FolderExists method works and tells me the drive/folder is there, but when I use 'fs.GetFolder(pathname)', the page never loads and just sits there. If I hit '...
answer(4)  view(297)  status(wait for best answer)
Anchors?
Trying to get one of my buttons to point to a specific spot on another page. On URL I want the "Ranges" button to go to "6 Burner range" on URL Help much appriciated! Thanks, Jack
answer(1)  view(524)  status(wait for best answer)
Eiffel Software Announces Release of EiffelStudio 5.4 for Windows and .NET
Santa Barbara, California - (November 17, 2003) - Eiffel Software today announced the production release of EiffelStudio 5.4, the latest version of its award-winning development environment, for the Windows platform and .NET. EiffelStud...
answer(0)  view(300)  status(wait for best answer)
compare contents of text files
Hi, I have 2 text files which contains a list of 500 computer names. How can i run a script to compare the contents and list out the differences between the 2 files? sample content of the text file: computer1 computer2 computer3 c...
answer(0)  view(74)  status(wait for best answer)
MS Excel Help!
Ive been given the daunting task at work to create a database within MS Excel. I have put together a list of 300 entries and that was the easy part. Now my manager wants to be able to enter data either from a browser or an excel worksheet a...
answer(0)  view(407)  status(wait for best answer)
javascript form validation check for first part of word
i want my form to check for a certain word in a login field. if the user enters home/username i want it to yell at them and tell them not to include "home/" when entering their username. i've found all sort of help on form validat...
answer(1)  view(141)  status(wait for best answer)
Need database info
I've been asked to create a site that will allow users to type in a pin # and get a special discount on a product. There are over 2 million different pin numbers that need to be added to a database. Anyone got any ideas how I would set th...
answer(0)  view(381)  status(wait for best answer)
Error in VBscript Code 800A01B6
Below is the code for the script. The error that is given is only given when I only specify the first argument and only when the folders have not been created already. The error is this: Script: CustDetail.vbs Line: 189 Cha...
answer(0)  view(281)  status(wait for best answer)
write to e text file
I like to know how can i write to a text file the words that i have in a textare by a click in a button, in javascript.. Another question i have is: someone knows where can i find a javascript help file?... like a msdn helping vb c++.....
answer(4)  view(795)  status(wait for best answer)
Dynamic Field-names JavaScript/ASP
Help needed! I'm trying to create a form, where the users specifies the amount of INPUT-fields needed to hold some analyses-results. Finally the lowest result, the highest result and the average of all the results is supposed to be plac...
answer(1)  view(85)  status(wait for best answer)
Please help me!I am stuck!
I am doing a wap application using vbscript via asp,now i need somebody to help me with the code. I have created a dropdown listbox which contains Mon to Saturday,and 3 links,Lecture,Practical and Tutorial. I do not know how i should ...
answer(1)  view(586)  status(wait for best answer)
EXCEL Formatting Question -- URGENT!
Hello all, Please! Need help formatting the following in Excel. I have a download from a third party software provider that I need to massage in Excel (or Access) to make appear like the following: 37.00 needs to becom...
answer(1)  view(909)  status(wait for best answer)
Validation - need help!
Hi there, im learning java, so forgive me if this sounds very n00bish, and help would be greatly appreciated :P im looking to a registration for my website for users to log in, and some feilds are required <form name="createcu...
answer(2)  view(369)  status(wait for best answer)
How to verify an email is valid?
hi, currently, i m writing a program using java j2sdk1.4.0_01. i am making use of RFC[Request for Comments] to send email. one of the requirement is to verify whether the email is valid or not before sending out. does anyone know how to...
answer(1)  view(783)  status(wait for best answer)
Problems with dynamic table
I am having problems with a dynamic table that we use for a calendar function. It works fine with 2002 and 2003, but for some reason when choosing 2004 as the year it only works in periods where there are 5 weeks instead of 4. We use a 4-4-...
answer(0)  view(761)  status(wait for best answer)
help needed in excel
Hi I need a help in Excel I had two cells of number data in each. i want a third cellin my sheet which contain all the numbers of cell1,which are not listed in cell2. eg if cell1 = 2,3,4,5 cell2 = 3,5,7,8 cell3 should be 4,5 an...
answer(0)  view(998)  status(wait for best answer)
java menu navigation issue
I have a java menu for my navigation on the site I am trying to develop - My first site really. . . . The java used to feed the menu structure is nav.js I have relative navigation paths in the file such as: "home", /index.h...
answer(1)  view(656)  status(wait for best answer)
JScript - Date Problems before 1900
I'm using a server-side JScript page using ASP to retrieve dates from a database, using SQL. However, the dates I'm using end up consistently being off by about a year and a half. I'm using JScript's Date object for all my date handling ...
answer(1)  view(370)  status(wait for best answer)
VBScript: Checking if a form field exists
In javascript, there is a way to see if a form field exists.... PHP Code: if(document.all.item("myField"))         alert("Field Exists");  Is there ...
answer(2)  view(924)  status(wait for best answer)
Pulling out hair I don't have
I have a fun problem: Need to do an inventory of several hundered machines. Wrote a web page that asks for basic information, and then hidden I have 2 fields that obtain the operating system and the computer name using javascript and vbs...
answer(0)  view(118)  status(wait for best answer)
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved