17,114 Topics
![]() | |
Why do they make computers harder to use and program than they need to be? Here are some examples: - Why do most spreadsheets and programming languages do trigonometric functions in radians, when most people use degrees? - Why do most of the C-based languages (including Java, JavaScript, and Perl) … | |
I have some java code that is pulling from SQL some data, which is filling a groupbox with Medicare ICD-9-CM billable codes. The user can click the Category, then select the codeset then the third box fills in the sub codes and description for them to make the final selection … | |
hello, i'm having many web pages built on a certain master page that has something like a menu with buttons to direct to different pages from it. now i have two questions: 1. i noticed in many websites that the master page stays put having the content pages only loaded … | |
i'm building a webpage using CSS and javascript to produce special effects. i use onmouseover, onmouseout, and onclick events inside a table's cells to change their cssclasses. everything was going perfect so far, as i'm using VS 2008 BETA2, with the default browser IE 7.0 so now when i try … | |
Hi, I am working with coldfusion a coldfusion form. There is a drop down menu with different users, ex. user1, user2, user3. There are two list boxes. The LeftListbox contains all values. The RightListBox contains all values that have been assigned for a specific user. After selecting the user and … | |
how do i make a tabbed iframe which can change its height automatically and make height equal to the content inside it. I have never used iframe before this. i dont want scrollers. i want it to call the size of the content inside it. i have tried some scripts … | |
I am trying to protect email addresses on a web page from spammers. I found a javascript snippet from Syronex Anti Spam Solutions ([url]http://www.syronex.com/antispam/[/url]) and it has worked well in the past. Since I have upgraded Firefox to the newest version I cannot access the email from my links. Is … | |
I have a web site where we have a few elements that call javascript functions on the onclick. The javascript functions will do some processing and what not and eventually call a window.location to change the url. In Safari (mac only) window.location is not being processed until the current page … | |
Hi all, i just dont understand why i get this error : Parse error: syntax error, unexpected T_STRING in C:\Program Files\wamp\www\working3\admincp\pages\mainconfig.php on line 11 I have google it alot and i just find that its probably becouse ur missing a ;, But i cant find the place. I have tested … | |
Hi all.. I need to restrict the user from entering any non numeric data in my text box present in an .aspx page.The user should able to enter only numeric values in the text box..Someone help in this regard with javascript.. Regards, Balagurunathan S | |
var inputs = document.getElementsByTagName('input'); for (var i = 0; i < inputs.length; i++) { var id =inputs.getAttribute('id') if(id.indexOf("txtLgnEmailID")!=-1) { oDDL = inputs.getAttribute('id') svalue=document.getElementById(oDDL).value; if (document.getElementById(oDDL).value=="- User EmailID -") { document.getElementById(oDDL).value="" } } } It was not working in Firfox.. Please help to soive it.. | |
I am teaching an elementary school this coming semester, and have created an explorer of animals and birds using javascript, and also using a flash created html code that shows a small picture of various animals and when they go onMouseOver it opens a new window with a larger picture … | |
hi, my purpose of my code is to get an array of subcategory details and format it and when when mouse over some subcategory - an image will change (dynamically). this code is PHP with Javascript My problem is how can i get the variable 'key1' from the javascript funtion … | |
im writing a app that u write some vbscript or javascript or html and u can run it does anyone know how to run any of these languages from in vb | |
I have a problem with Active Users Today on my forum, that is: if a member's name has 2 words with a space or "&" sign in the middle, e.g. lucky man or lucky&man, its just appear the first word (lucky) in section Active Users Today, it doesn't appear the … | |
Hi Guys I'm a newbie in asp.net and I want to disable dropdownlist1 in my form when value "no" is selected from the <asp:ListItem> of dropdownlist2. How can I achieve that? Thanks for reply. BTW I'm using C# language. Finch | |
I have been trying to figure out how to open documents such as Word and Excel files with functional toolbars but I am stumped. Can anyone provide some insight on this? | |
Hi folks, The page load time is the one of the main factors affecting its usability most internet users will just skip a site altogether if it fails to load within a couple of a seconds. I want to initiated this thread so as we can discuss in details on … | |
[COLOR="red"]I got this script from JavaScript Kit.com. The script refers to entering a userid and password to access one page. I have multiple acquaintances with each getting their own userid and password (it doesn't matter that it isn't encrypted). I am making one page that has the script on it. … | |
how do i make a tabbed iframe which can change its height automatically and make height equal to the content inside it. I have never used iframe before this. i dont want scrollers. i want it to call the size of the content inside it. i have tried some scripts … | |
I would like to start learning Html, C++, Javascript etc. But where should I start? is there a certain tutorial which is perfect for beginners? | |
Hi all.. I am having two dropdown list boxes in my .aspx page They are ddl1 and ddl2... Now if i change the selected index of the first box (ddl1), the selected index of the second dropdownlist must automaticlly set to zeroth index..i.e index of the second dropdown list box … | |
hii everyone, i want u r help regarding progress bar for fileupload using javasccript.i am using asp.net 1.1,so using ajax is little bit confusing.so can any one give me a siple java script for progress bar.waiting for u r replies. | |
I can't find the answer ANYWHERE on the Blogger help page, so if anyone has any experience with Blogger here, you can help me! Are you allowed to use full Javascript on Blogger blogs? Like to move and remove items on the page? | |
1. The link below refers to a Dynamic Drive bulletin board code: [url]http://www.dynamicdrive.com/dynamicindex2/dhtmlbillboard.htm[/url] I can get the text to wprk tine, but I cannot figure out how to get the image into the code, so that the code wraps around it, as in the demo. I cannot find a place … | |
Hi folks, I came across an intresting peice of script that redirects to links in a new browser with a custom table at the top. It appears to be automatic when somebody types in a link address. I think there is some scripting hidden/missing that makes it work. Im wondering … | |
Have anybody worked on some project to create ads like in google adsense. I have created script but i m unable to call javascript file on my server. uncaught exception: Permission denied to call method XMLHttpRequest.open Line 0 | |
Hi guys, I have a form with many text fields that are created from another program (java) <input type=text name = 'myname1'> <input type=text name = 'myname2'> <input type=text name = 'myname3'> . . . . . and I have a javascript that loops through these text fields for (var … | |
Here is the dilemma. I have a website where everything works perfectly in all browsers except for Safari. When you are in Safari and you go to this page... [url]http://www.3hounddesign.com/Woods_Woods/packaging.html[/url] The first time you click one of the numbered boxes at the bottom of the screen it advances to that … | |
Hey everyone, I'm workin on a little side project and I was looking for some help. Currently I have code that will check a given directory and populate two list boxes based on id3 tag information. The first select box will be populated with artist info and the second, with … | |
I am going around the bend trying to get a return value from a dropdown so that I can use else where on an asp page, it gives the alert ok, however I cannot seem to do anything else useful with it. Any help would be extremely appreciated!!! ...Ian <code> … | |
Hi all.. I am having controls such as dropdown,button,textbox in my aspx page .I need to enable and disable them using javascript..I am beginner in Javascript...Some one help with code in javascript as early as possible... Thanks & regards, Balaguru | |
I was wondering why on earth did my code suddenly start bugging when I upgraded my JAR files. I would check my JSF codes although its a JavsaScript problem when I submit the forms. heres the error: document.getElementById("contacts:notAdmins_" + i + ":contactLastName") has no properties [URL="http://www.daniweb.com/forums/"]check[/URL]()adminContactCheck... (line 25) [URL="http://www.daniweb.com/forums/"]oamSubmitForm[/URL]("contacts", "contacts:steps:_idJsp25", … | |
Hi All, Is there a way to terminate an AJAX thread. I have an application where if a user selects multiple options in a rapid succession it causes a deadlock situation. I would like to terminate the previous thread, if a new one is spawned. I am using prototype. Thanks, … | |
so... ive created a random slide show of 3 panels side by side, all of them with a random time intervals between each slide. it all works great. im now looking to create a user controlled start/stop option for EACH panel, based on an onclick over each image - and … | |
does any 1 know how to give a picture a tag or name and then in javascript or vbscript change it ? | |
Hello everyone. I am new to this forum. i am stuck on this problem for quite some time and i hope i cud use some ur expertise on it !!! here's the thing - i have developed this web page which is like really long and i have divided it … | |
any suggestions?...im thinking somewhere between lines 163-185, but I'm stumped <%@ page language="java" %> <%@ page import="trader.webservices.data.LeadDAO" %> <%@ page import="trader.aabacrm.LeadsList" %> <%@ page import="trader.webservices.data.*" %> <%@ page import="trader.webservices.presentation.Lead" %> <%@ page import="trader.webservices.data.UserInfoDAO" %> <%@ page import="trader.webservices.data.UserDataVO" %> <%@ page import="trader.webservices.data.ButtonDAO" %> <%@ page import="trader.webservices.constants.UserConstants" %> <%@ page import="trader.webservices.util.Utils" %> … | |
Hi! I'm looking for a stlyeish:cool: way to display a list of links for my web site. Any ideas?:icon_idea: | |
im writing a app that u write some vbscript or javascript or html and u can run it does anyone know how to run any of these languages from in vb | |
hi,i m finding troubles in connecting database in avvascript.Can anyine tell me procedure or syntax | |
I have a JS function that makes an AJAX call several times, based on how many checkboxes are checked on the page. On each iteration, I check the value of a hidden field with document.getElementById().value; if it's false, the function is supposed to break. The value of the hidden field … | |
<style> table, tr, td {background:transparent;border:none}table table table table, table.contactTable {display:none;}td.text table{visibility:hidden;}td.text table table {display:inline; visibility:visible;}div b font font, div font font u {display:none;}.nametext{visibility:hidden;}div table td font {display: none;}.comt td font, .comt td td td b, .comt td td td a {display:inline;}table tbody td table tbody tr td.text table table, table … | |
Hi All, I am working in .NET 2.0 frame work web application. In my application i used javascript and with that i used the window.createPopup() function. It is working fine with IE. But it is not working with Firefox, Netscape Navigator and Opera. Please provide me the alternative solution so … | |
Alright, I've written in javascript and dabbled in torque, but I'm sick of the noob stuff. What are good languages and progs up to date? (haven't been developing for a while now). No rush... just thought I'd ask before dissapointing myself with [code=language]C++_+_---+_==--[;)]/[/code] etc. | |
[url]http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/[/url] Does anyone know how I could do a top 10 list within a table that has every second "table" in diferent colors with different pictures that will show up based up on the rating is an odd or even number (1=blue 2= grey, 3,=blue, ect.) Look at this picture … | |
Hi there, Im trying to design a fun page where a after an onclick on the parent page, several small child windows are opened. Upon clicking the content of any of those windows, I want all of the child windows to close. I can get self.close() to close the clicked … | |
Hi My site has several ads, but I don't know how to position them. The images are javascript. Could anyone help me? | |
The following code worked perfectly when I was using a normal window, but now that I have changed it to a frameset, it does not work. I have been reading as much as I can find on the subject and I realize that there are a different set of rules … |
The End.