Hmmm. That wasn't what you said. :-( But does it matter? Are you being instructed to do these low-level things? Or are you trying to set up software for an...
You're right, this is not the correct list for your questions. You need to ask these questions on a Windows group. I'm not familiar with "just wich one"; just...
... i have a question for you, why do you think this group can/will help you, if you are not in any way related or into JS development? thats like calling a...
... have you tryied innerHTML, or DOm methods instead of document.write? Any suggestions? ... -- //f3l http://www.geocities.com/kyoosho/ [Non-text portions of...
Hi everyone, I'm from Japan, and this is my first time to post here. I need your help on how to realize the following trick. What I want is, "Daily Content on...
But this is a site that offers to do this. Follow its instructions. Regards, Dave S ... From: hiroshi_9wue To: JavaScript_Official@yahoogroups.com Sent:...
hi every one i need help : i need coding for validation of username and password while user login. on inserting username and password first it will check in...
You don't do this through JavaScript - you do it on your server (e.g. with ASP). Talk to your server administrator about password validation methods suitable...
Hai In which language u wants to check the username and password Karthikeyan.V Ph +919884431082 ... Yahoo! India Answers: Share what you know. Learn something...
Hey Poonam! let me know in what language do u need the code... i have the code in JSP and JAVA... Remember me in ur prayers Naveed Ahmed ... New Yahoo!...
... doesnt sound too complicated, but i-d rather do it in PHP so here is a quick and dirty answer to your problem: an iframe, named X, and a small script like ...
... look for "web design patterns " and for login, im certain youll find all the code you need on the net. doing it in JS would be rather unsafe ... -- //f3l ...
Ha! no way!... I have a PC at home and work on a Mac... and as soon as I can i would by a Mac and dump the PC in the trash :p regards gaby ... good lord,, dump...
... he doesnt have one, he just cares about his users, even those that have better taste than himself, something weoall should do... SPONSORED LINKS ... -- ...
Most web browsers on the Mac work the same way as ther Wndows or Linux equivalents. Firefox and Opera should work the same on a Mac as on a PC. Safari is ...
Hi gang I have been given an interesting project, to create a spanish version of an existing site. The content is already translated into conversational...
just as i suspected, i entered the page, and its in english! so i hit "spanish" and get this: The Delta Dental Illinois website has the following languages...
if you are on apache, you can use mod_rewrite, and some php to do the job but i strongly recomendo you to allow the users to select their language, by ...
Please keep the religion out of this mailinglist. Mac vs. Win discussions isn't what this place is for. As for the actual question, "doesn't work on a Mac"...
Hi, Im new in PHP. can anyone help me about source code for making internet bandwith graphics with php &mysql ???? Thanx for the help ... Yahoo! Messenger...
Two questions: 1. Did you try searching the Net? 2. Have you considered asking about this on a PHP/MySQL mailing list? ... -- This message has not been scanned...
Hi, You used fck editor for writing the content & all these content stores in dbs or html file in admin backend section.In front end u want to display u...
Hi, I am having trouble passing parameters of a Javascript subclass constructor through to it's superclass constructor. I am trying all sorts of things,...
... why not this.Base(a) ? this.prototype.constructor.call(a); ... -- //f3l http://www.geocities.com/kyoosho/ [Non-text portions of this message have been...
Hi How do I force a new line in an alert i know its /n but forgotten the actual syntax function alert1() { alert("Some of these jokes MAY be offensive If you...