15,127 Topics
| |
I wan't to be able to have a list of birthdates advance by one digit when that particular persons b-day rolls around. Is there a simple script out there that I can apply here? Thanks in advance, rs | |
I'm working on asp.net c# web app. in my form I have Text Area and button. when I click the button I want to remove selected text from the text area (not all text only selected text.) how can I do this? can I use javascript for that if so … | |
Can any one explain me how to submit form value using JavaScript? | |
Hi all, Hope u guys can help.Im having trouble of converting a html file containing javascript to aspx file. The display is ok in html extension but after ive converted it to aspx, the file is unreadable. There is only an error message saying that the `The active shcema does … | |
First I noticed images within the div tags aren't appearing in my Firefox browser. Also, I have a videogame website, and I'm having trouble with it. There is too much space at the bottom of the home page, and I can't seem to rid of it in Dreamweaver. I'd appreciate … | |
I haven't learned how to do my own javascript but I have some snips from the HTML editor I use (1Page). I'll like to insert some of them into my pages (which I know how to do) but as an external linked file. Is there an easy way to do … | |
I was browsing around and came by this site and saw a very cool effect. [url]www.mininova.org[/url] Type a letter in the search box and they display the most recent results by other users. What is the best way going about getting this effect. I havent looked into AJAX yet. Is … | |
I have obtained the following script which only lets a page load if the visitor has been to the previous page, if they haven’t it sends the visitor to the appropriate page. However, it only works in Mozilla. Can anyone help me adapt this script to work in Internet Explorer? … | |
Hi, Its my first post. I couldn't find the answer to my Javascript link problem after looking in these forums. I do know how its happened. I was on a site which had the right click button disabled and I knew there would be away around it, so I searched … | |
how can i create a menu bar using javascript similar to what u see on applications like ms word.. would prefer codes... also how can i make animated images using javascript. all i want the script to do is simply alternate images say every 10 secs. it displays a different … | |
Hi everyone, I am working on a program that will allow a user to enter some customer information including name/acct number, call back number, and reason for call back, and time of call back. What I want this to do is then display the customer info (up to five customers … | |
I would like to know if anyone knows of a reference website or help file for JavaScript. Not really a tutorial website, but more of something where I can search for a function and the engine will return my results for that function. A reference sort of like the PHP … | |
I tried clicking on links that open with javascript and nothing happens. i use Windows XP SP2. kindly help me. | |
I have a javscript function which opens a url....The only thing is I need it to open pages with parameters, and I'm not sure how to do it: [code] <html> <head> <title>LinkOpener</title> <script language="JavaScript"> <!-- function SearchTest(url, args) { // if args is null, do the following window.open(url,'win1','width=600,height=700, status, toolbar, … | |
Hi, I'm having trouble running javascript. I have a Dell Dimension 300 system. The code I have in my "htm" document is: <td id="daycell"> <script language="javascript"> <! -- Hides from non-JavaScript browsers document.write("Today is 12/15/2005<br>"); document.write("only 10 days until Christmas"); // stop hiding --> </script> </td> I tried it with … | |
Newbie here, First of all, hi to everyone :) I've been scouring the net trying to find answers to problems I've been having with browsing, and I do hope the answers are here... I can't seem to adjust my system correctly so that I'm able to view all web pages … | |
Hello, I created this page. it contains textareas and checkboxes. when user enters information or check any of the checkboxes. this translates to a conditioned query.i achieve this using javascript. u can find the url @ [url]www.laterallinks.com\search.htm[/url] try entering gibberish and any of the fields and click on the fetch … | |
Hi I'm quite new to javascript. I am currently working on an online job application system where I require users to enter their name, address, resume, etc. in spaces provided, and then, upon clicking the "Submit" button, I require all this info to be emailed to the user automatically, as … | |
I came across this site and followed previous instructions from another javascript thread to no avail. So hoping you can help. IE6,XP,have Spybot, CWSShredder,Spysweeper, and just installed Spyware Doctor. Active Scripting is enabled, tried control/shift,downloaded Windows Script 5.6 I still can't get links to open that use javascripts--this started after … | |
Sothink designs lots of new menu templates or samples. [URL=http://www.sothink.com/campaigns/dhtmlmenusample.php3]http://www.sothink.com/webtools/dhtmlmenu/samples/index.htm[/URL] | |
Im working on a college project. In this, the user is required to authenticate. The login page (login.asp) has the form and the corresponding ASP code. Once the user is successfully authenticated, the user is redirected to the main page(mediaguidehome.asp). Currently, on authentication, I'm using the following code to redirect … | |
How would you click a submit button on a form using winsock? thanks for any help | |
How can I store a javascript variable in jsp session | |
I came across T. Greer's very clever demonstration of how to provide an HTML combobox at [url]http://www.tgreer.com/comboArticle.html[/url]. I realised, however, that for the purposes of the demonstration the example combobox is placed at an absolute position on the page. I tried to make it dynamic, but have encountered difficulties. Would … | |
Hi all, I'm very, very new to Java / Javascript, but have a couple of years experience with other programming languages. - (inexperience may explain a novicey question However, I wanted to learn a web-enabled language to capture data from certain websites to build systems for my "sports-betting" hobby. I've … | |
I was wondering if anyone could tell me what Animate.js class does? It seems like a standard front page package class. There's no commenting on it so it's really hard to follow. Also when using this class, my web page does not displays things correctly when calling this class by: … | |
I am fairly new to all of this but I think it's great! I've taken courses in HTML, JavaScript and currrently CGI Programming. My question: Is there an easy way to make a counter in JavaScript? Seems like there should be but can't quite figure it out. Thank you, :-| | |
i signed up to daniweb a few weeks ago when i was having problems with visual basic which after a lot of searching on google i managed to solve for myself. i am now having a go at building a website and have been using dreamweaver which makes things very … | |
I have a very large web page - over 7000 lines (which will not be going on the internet). An introduction consisting of music and graphics starts when the page is opened. The graphics are synchronized with the music. [U]Problem[/U] The introduction works fine each time the page opens except … | |
How can I add one hour to current time using javascript? :twisted: |
The End.