17,115 Topics

Member Avatar for
Member Avatar for cindyg13

Hello All! I am a super newbie to web design and am in way over my head...Can anyone please help me figure out why I can't view this navigation in IE? It seems to work fine in Firefox and Safari for Windows. Here is the link: [url]http://devilsgulchranch.com/index_new.html[/url]

0
82
Member Avatar for Shanti C

hello all... At my project , need for creating cards online..In detail , i have provided the users with some back grounds,images and text...then user make a card by selecting the backgrounds,images, resizing them,entering text into that final image... To do this , my completed work is : i made …

Member Avatar for ~s.o.s~
0
113
Member Avatar for anithajoe

Hi All, I have created a dynamic menu bar which reads its menu items from a .xml file..That works fine...Now I want to create a submenu for one of the menu item. That submenu should slide out as a golden bar and has to have submenu items on the golden …

Member Avatar for FlashCreations
0
106
Member Avatar for FlashCreations

Hello, I have a problem with my form validator. For some reason it will always return true when it should return false and display and error message (either about a blank username or password). Here is my javascript: [code=JavaScript] <script type='text/javascript'> function ValidateLogin(form) { var error=false; document.getElementById('userError').style.display = 'none'; document.getElementById('passError').style.display …

Member Avatar for R0bb0b
0
111
Member Avatar for odntuk

I'm trying to pass on a URL variable using Javascript and it works fine in Fire Fox but not in IE. I've been reading that IE7 has a problem with GetElementbyID but I don't know how to work around it using the code. Any help would be greatly appreciated. [CODE] …

Member Avatar for essential
0
112
Member Avatar for jobojo

Good evening everyone. I am new here and also new to JavaScript. I have a small assignment that I think I have just about done, but the False part of my conditional expression is not calculating properly. My program keeps 'spitting out' the same calculation of rate times hours if …

Member Avatar for jobojo
0
138
Member Avatar for anuj_sharma
Member Avatar for peter_budo
0
56
Member Avatar for flub

Hi, I'm very new to all this and would really appreciate a little help which I think can be done very easily, but I have little coding experience. Let me try to explain what I want to do. I use a site with image thumbnails displayed, and under the thumbnail …

0
51
Member Avatar for r.ranu1

how to connect access data base to the web page using java script.please reply as early as possible

Member Avatar for anuj_sharma
0
81
Member Avatar for virspy

Hello friends, Iam Viru, and iam new to the PHP i want to add list of categories in that, but iam unable to add those, but iam not getting any error message also can any one help me please. is there any error in these please. Thank u in Advance …

Member Avatar for Shanti C
0
122
Member Avatar for anithajoe

Hi All, I have a serious issue with my website. I am currently trying to implement a new design for my website using ASP.Net and C#. I have a homepage that has a left navigation bar, content place holder and a footer. I have created 3 separate controls for each …

0
52
Member Avatar for drsmith

I am using the following refresh script. It works great in IE but not in FF. Does anyone know how I can make this work in FF? Is it a setting in the browser or the actual code? Thanks DS [code] <script> <!-- /* Auto Refresh Page with Time script …

Member Avatar for drsmith
0
161
Member Avatar for pletch99

I'm having trouble validating my form for missing information. Tried many different functions but when submit the form it will reset the form or it will try to send it. I'm lost any help please. Thanks in advance [code=syntax] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" …

Member Avatar for essential
0
347
Member Avatar for clueless101

[quote]Can anyone help pinpoint why my script won't work? Objective: user enters starting & ending miles along with gallons used to calculate mpg. Onchange events for first 3 input boxes call the calcMPG function. Thx in advance! [/quote] [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> …

Member Avatar for clueless101
0
101
Member Avatar for redtail

Hi. My PC has WinXP SP2 and I have a problem with webpages not displaying properly in IE6. It seems that any site with the ending .aspx won't load at all, i just get a blank page with no error messages or anything to tell me what the problem is. …

Member Avatar for Frank Wallis
0
156
Member Avatar for shiiramari

Hi Guys, Im currently doing a website now that has a lot of png images in it. And because of that, I had to use pngfix for IE6. i have recoded the main page so that the png images are all in the css file. in the menu for the …

Member Avatar for Troy III
0
105
Member Avatar for agz86

how can i get a name from database according to the letters entering on the textbox using onkeyup()

Member Avatar for ashwintesting
0
82
Member Avatar for omesanni

Hi, I am new to Ajax and I am currently learning Ajax using a textbook by matthew eernisse from sitepoint.com. I am in the first chapter just trying to grasp the basics of Ajax. I am encountering a problem with the code of some ajax code I am working with …

Member Avatar for Shanti C
0
98
Member Avatar for andy_aphale

hello friends, i have created a WEBSITE of an goverment department names Anti Corruption Department. there i have given one option for online users to lodge complaints online i have create a form. user fill all the fields under that form and when he clicks on submit button all the …

Member Avatar for Shanti C
0
83
Member Avatar for umesh.daiya

hi i am using fckeditor in asp.net using c# but its return error 404. second problem is that there is a dropdown list box and i have a button on btn javascript open new window and store value in datebase and close form after data enter and i want now …

Member Avatar for Missouri_Mule
0
59
Member Avatar for agz86

how can i get a name from database accrding to the letteres entering on the textbox using onkeyup()

0
62
Member Avatar for samarudge

Hi, I have created a site in Fireworks CS3, i go to export and export the file as HTML. If I open the file from my hard drive in Firefox it works fine however if I open it in [url]http://localhost/[/url] the dropdown menus dont work. I get exactly the same …

Member Avatar for peter_budo
0
72
Member Avatar for russscot

Hi all, I am quite new to javascript, and am having no luck in discovering the problem. The following little function works just fine in IE, but does nothing in firefox. Any suggestions? Thanks in advance, Russ [code] function closemeout() { document.closeout.action=window.opener.location.href("<%=sNonSecurePath%>accinfo.asp"); document.closeout.submit(); self.close(); } [/code]

Member Avatar for russscot
0
71
Member Avatar for p_midtlyng

Hello- I need modify this code so that I can have multiple audio segments on one page, with accompanying text and play button. Any help would be much appreciated. P. <?php $filename=$_GET['filename']; $starttime=$_GET['starttime']; $endtime=$_GET['endtime']; print ' <html> <head> <meta name=Title content="Digital Maya Website Audio"> <meta name=Keywords content=""> <meta http-equiv=Content-Type content="text/html; …

0
59
Member Avatar for brr

[CODE]var oC2TD = oTR.insertCell(1); oC2TD.innerHTML = "<select name=lstMAName"+s+" onchange=showMAName(encodeURI(this.value),"+s+")><option selected>- - -Select Account- - -</option> <% for(j=0;j!=i;j++){%><option value=encodeURI(<%=MANAME[j]%>)><%=MANAME[j]%></option><%}%></select>";[/CODE] In the above code i use encodeURI, bcz in listbox i have to select on name, i have to send that name to showMAName function in another .js program, here iam getting …

0
46
Member Avatar for Stan Jones

There is a similar thread recently, but just different enough, that I thought I should start a new thread. One of my sites has been established for a long time, and most, but not all of the pages in the root www directory are changing to php (and moving to …

0
12
Member Avatar for sarithak

Hi... here i am doing a project like shopping cart.... when we submit Quantity& Cost...it requires mutiplication...when we enterd these two values,it display total amount in that same page itself... So,here it requires onfocus event...plz tell me how we can use here...and also check this below form ....provide [B]hidden fields[/B] …

0
72
Member Avatar for nice_true

Hi! I would be grateful be grateful if I get an answer to this problem...... I have 2 dropdownlists, one contains country names and the other contains states' names. Now what I wish to do is that when i select a particular country from the first dropdownlist, its corresponding states …

Member Avatar for kburb23
-1
296
Member Avatar for jyotiu

Hi people I am developing a stand alone application that will take a file input and a text input. Now this text will be searched from the text file entered.and accordingly i need to append result in an excel sheet that is timestamp when the serach is done and result …

0
72
Member Avatar for thenamenoonehas

Hi everyone, I am in the process of building a website within our ERP/CRM system and have hit a road block. I have a couple of form fields within my page... I have an element that has a form label that cannot be changed via the system and was thinking …

Member Avatar for Troy III
0
149
Member Avatar for karang

Hi I have a image control in HTML. By using setTimeOut() I am changing the image in the image control but what I want is to give diffuse effect to the image while changing. Is that possible. Kindly advice Regards Karan

Member Avatar for Troy III
0
44
Member Avatar for anish.anick

Hi All, Is there any way to set the focus to a table row using javascript so that subsequent key press events can iterate through the table rows.Please help me to solve this. Thanks

Member Avatar for Troy III
0
370
Member Avatar for aksharma

Hello everybody, can any one please tell me how to disable the <div>. I have got the id of <div>.I have tried $(divID).style.display = "block" and "none". But of no use can any one please help me Thanks, Aksharma.

Member Avatar for nikesh.yadav
0
3K
Member Avatar for and1dude

Hey guys, i got a assignment which requests me to get 7 fields of data from an input.txt and sort them and output them. Is there other ways to do it other than making 7 Linked List , sort one list and replace the rest of the linked list with …

0
45
Member Avatar for hkarthik

hi all, how do we display a messagebox in ASP.net. i tried in this way MsgBox("<script language='javascript'>successfully saved</script>") but it displays a error message saying " [B][I]It is invalid to show a modal dialog or form when the application is not running in UserInteractive mode. Specify the ServiceNotification or DefaultDesktopOnly …

Member Avatar for reach_yousuf
0
192
Member Avatar for iahamed

http://www.bynd.net/view-addeddw/clickview.asp In detaild I have added this, please Help me. In the clickview.asp the link values are not adding having the ID as the Primary Key. When clik on the Link caled by the URL, ir redirects to the `redirect.asp ( <a href="redirect.asp?ID=<%=(rsClicks.Fields.Item("URL").Value)%>" target="_blank"> )` and goes to the link …

Member Avatar for iahamed
0
149
Member Avatar for mruane

Hey all, i am trying to write a javascript inside an html table which will create an image slideshow which fills the table with each image. Not sure how to implement this as I do not know javascript. Could this be done in plain HTML without loading another page? Any …

0
58
Member Avatar for Alanmp08

I dont know where this thread belongs- if wrong locatioon feel free to move it- I need a code that will change the skin like a dropdown list thats works- because I cant use IDS as you need some storage or where to get the skin from- I'm using Hitskin's …

0
59
Member Avatar for WaferLove

OH hi. Sorry no zomibes here, just me. Anyway my name is Corie, you can call me "waferlove" if you want. I'm currently a student at the UofA in Tucson working with programing because of a Computer Science Minor, and of course because I want to! My favorite language is …

Member Avatar for LabASSistant
0
90
Member Avatar for bonnie1702

Just thought I'd drop by and introduce myself. I feel a little guily as I joined up about a month ago, and was intending to introduce myself, but as I have been busy, I sort of put it aside. Well anyway, about me: I am a mature age student (I …

Member Avatar for LabASSistant
0
130
Member Avatar for DanWilliams

I come to the IT community with hat in hand for advice. I currently work for a company that while it has been good, I am concerned about my future with it (read:layoffs). I have been going to school part-time to finish a Associates in computer tech (programming VB/database and …

Member Avatar for zeroth
0
189
Member Avatar for faranak

hi I'm programmer in php . when i click on my button ,i want to post a string like ( a + b) by javascript but it acts like concat and it posts ( a b) ! i want to show me plus symbol ( a + b) . In …

Member Avatar for peter_budo
0
78
Member Avatar for naju

I have to access a tag from an external web. the tag is inside a frame (that frame has no name and id) when i use :window.frames[0].document.body ... is permission denied please help .. i could provide more information if u need .. { actually i am trying to grab …

Member Avatar for R0bb0b
0
82
Member Avatar for cwarn23

Sorry if this is in the wrong forum but I couldn't find a Flash forum so I am just guessing from previous posts that this is the right forum for the programming side of Flash. A few months ago I got a flash program called '3D Flash Animator' but comes …

Member Avatar for Shanti C
0
94
Member Avatar for meerantj

hi, i am web design student now i need to do my assignment. thats i need to create multiple dynamic tables.. i not know how to put a table in looping(java script) if i put in loop then how to do validation.. so i decide to use add and remove …

Member Avatar for ~s.o.s~
0
146
Member Avatar for pletch99

I'm still new to JavaScript and I'm having trouble with an assignment. I can't seem to get my functions to work right for the alert to check for missing information when you submit the page and when you select the checkbox for the same as billing address? Thanks for the …

Member Avatar for Shanti C
0
122
Member Avatar for southloven

I have a form that I am checking to see if a check box is checked. If it is not checked an alert pops up with an error message and when I click OK It checks the check box. This is very weird. Code below [code=javascript] function isNumeric(elem, helperMsg){ var …

Member Avatar for essential
0
113
Member Avatar for cakka

Hi, i am being creating a drop down menu. But i getting trouble in that. The sub menu that must be displayed when the link is hover is displayed although the link is not hover. This is the script that i create , please help me for correcting the wrong …

Member Avatar for essential
0
97
Member Avatar for wipeskim

Hi, I created a multiple select box wich i would like to have one variable with all the results selected on the multiple select box such as variable_name = "result1|result2|result3" This is what i have so far: [code] oSelect = document.getElementById ('s1'); var iNumSelected = 0; for (var iCount=0; oSelect.options[iCount]; …

Member Avatar for wipeskim
0
156
Member Avatar for jamello

Howdy there my people! I have a pretty 'thorny' issue I have been battling with for some time now and I am really hoping that with expert-eye-a-plenty in this forum the challenge is a done deal. It really beats me hollow why a control which I downloaded free from the …

Member Avatar for jamello
0
329

The End.