Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Forum Post

mouse coordinates from event

I want to get coordinates from an event object for drawing on an HTML 5 canvas element but am having lots of trouble. I get the event object from the event attribute like this: How do you...
Forum Post

replacing a string with ’ and replace

I have this string: var str = "VERSE 3: I’ve been asleep for a while now"; I want to make it: var strDesired = "I've been asleep for a while now"; so I tried str = str.replace(new RegExp(...
Forum Post

Ajax to download a file

Hi I would like to download a file in an asynchronous manner. From what I have read, I should be using a hidden iframe. How do I connect the AJAX request to the iframe to display the file?...
Forum Post

Re: detecting DOM change event

i am interested in that reply too.
Forum Post

Re: fixed code that works in ie & firefox

Mine Is, NO Array NO Frames 1st: From A Page, Load Page Only Add this code to your head tag //To include a page, invoke ajaxinclude("afile.htm") in the BODY of page //Included file MUST be...
Forum Post

Re: How to load data from multiple pages? Cross Site Scripting

With AJAX you are restricvetd to one domain. You can use IFrames I think and then grab the content from them with Javascript... ;-) -mac- mailto:mac_doggie@hotmail.com the Netherlands...
Forum Post

nested inheritance issue

I'm having a javascript problem with nested elements. Consider an example in which you have two nested elements with element 2 being inside of element 1 and only element 1 has an onmouseout event...
Forum Post

Javasscript array in PHP

I want to create a single javascript array in PHP as shown in the code: Any help will be appreciated Thanks, Srinivas
Forum Post

Re: Tree Structure Using XSL and Java Script

how do you use this js and xsl file to create a tree view. my xmlf file is as below: thanks for early reply
Forum Post

How to load HTC file using JavaScript?

I am creating a website and I use transparent PNG images in it. How you know IE6 have some issues with this transparency. I have found a fix and everything is fine but I load the script which fixes...
Forum Post

Javascript Issue

Hello, I am working on a website, which I want to have a table like the one in the link below: http://centricle.com/lab/dom/col/ When I put it into the page, it wont work for the table that I...
Forum Post

Re: Checkbox array validation - location[]

hai GUYS, THIS WAS A GREAT STUFF.... I TOO WAS STUCK WITH VALIDATING CHECKBOXES WITH ARRAYNAMES THE SOLUTION HERE IS COOL AND WORKED RIGHT FOR ME...... THANZ A LOT GUYS........
Forum Post

Re: How to Call C#.net Dll in Java Script ???

We can dll C# function as follows Add Dll referrence to your application and in design page add following code e.g . consider GetDate.dll having "Date" as a class //...
Forum Post

How to shorten the queryString in display tag

Hi, I need to shorten the sorting and paging urls. I use the displaytag inside a form. I want to have the following request for pagination: action?p=1 Instead displaytag generates...
Forum Post

Detecting click & hold with multiple objects

I'm working on this little project (warning: large page) http://pharoah.xetaspace.net Right now each little table square has an onclick event to activate it. The problem is that I have to click...
Forum Post

renaming input elements

Does anyone know why, in my removeAdditionalFile function, the elements are not getting renamed? At least I think that's the problem. Although, if I use the remove link ONCE before uploading, it...
Forum Post

AJAX and IE

Hi!I've got huge problem with IE and AJAX.That's my script: var xmlHttp; function go() { alert('go()'); xmlHttp=GetXmlHttpObject(); if (xmlHttp==null) { alert ("Browser...
Forum Post

Microsoft.XMLDOM and Referencing External JS Files

Hi everyone, I am fairly new to XSLT development but am just starting to start incorporating .js files into my XSLT to do things like display graphs, menu's, etc. I have been finding code from www...
Forum Post

Right click in the left nav not propogating to CGI pages

Hi, We have an application developed in CGI using C. The application does have a left navigation tree. The left navigation tree is developed using javascript and ajax. The current nav frame is...
1 2 3 4 5 6 16 26  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.