17,114 Topics
![]() | |
had this in the javascript forum, woz refered over here ok, i'm building a website where i want videos (quicktime .mov) available for view. the client ask that if the viewer doesn't have quicktime already installed in their system they see a still image; this is working. I've also created … | |
I am getting the following error coming up and cant figeur it out Parse error: syntax error, unexpected T_CASE in /mnt/w0505/d37/s36/b0252bde/www/HorizonMarketing/nfoscomm/catalog/admin/orders.php on line 99 here is my code hope someone can help me [code] <?php /* $Id: orders.php,v 1.112 2003/06/29 22:50:52 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com … | |
hope i've the rite forum ok, i'm building a website where i want videos (quicktime .mov) available for view. the client ask that if the viewer doesn't have quicktime already installed in their system they see a still image; this is working. I've also created a poster movie (click me … | |
Hi all! :) I'd like to indroduce you a nice freelancer site where I'm giving information about the newest [B][URL="http://www.workathomefinder.blogspot.com"]Online Jobs[/URL][/B], how to start it, how can you get paid, etc. Not only newbies - who want to start a work-at-home freelance career - but advanced programmers can also get … | |
I use a third party ad server to deliver the advertisements on my site. There are two invocation methods: IFRAME and JavaScript. I currently use the IFRAME method because it allows the full webpage to render independently of the ads ... in other words, without slowing down browser rendering time … | |
Hi, I want to tehe auto completion of the text box from previous entered value by the user. Will this be possible by storing the values in the client browser. Thanks Ram | |
In this site while we are moving our mouse over [COLOR="Red"][/COLOR]Web Development it producing list that contains several links. It was producing under that only. In my own created web application when i changed resolution that list was displaying at some other position because i used [COLOR="Green"]position:absolute[/COLOR](style property) . In … | |
Hi, I have two images, one looks like the up arrow button of a vertical scrollbar and the other looking like the down arrow button of a vertical scrollbar. I want that when an user clicks on the up arrow button the contents of a table to scroll up and … | |
hi hello friends, i need an help from all of u. problem: i have a jsp page, in that jsp page i am displaying data retrieved from backend that is mysql in table format, i am not having any problem in that. now i want to color the table individual … | |
Hi. I have an input with a background image (done in css); I want to change the background image with the click of a button. How do it do it? | |
Hi all, I'm already creating some new website, honestly i've some problem when viewing in Windows platform. Maybe you can check the screenshoot that i attached. I've check on IE 6 and use firefox 2 on Windows... or you can see live preview on; this for [windows](http://www.bogalakonpictures.com/beta/win/) or this for … | |
I am new to AJAX but I have managed to get most of what I need done with AJAX on my site; except one thing that is still eluding me. I am using ajax to post any new entries to the sites DB to the web page in random places … | |
I have written a script for a drop down menu on my site which on mouse over the menu item changes from blue to yellow and show the drop down item but now I'm stuck,i want to use background images instead of colors.On mouse over, it changes from image A … | |
I am attempting to use style.top for a div element that exists in the root of the body tag. but its idea of where top = 0 is about 40 pixels out. i have tried adding border=0 and padding=0 to the style of the body tag but it doesnt work. … | |
hello everyone, how to write exit code in visual studio.Net so that whole program closes on button click event? And how Message box is created, also how to take input from user as we do in javascript using prompt command? Can anyone help me in this..... Thanx in advance. | |
Take a look at my site... [URL]http://www.freewebs.com/whellmundv/index.htm[/URL] Now click on the "computer screen" icon in the head bar. You will notice that a "console" appears right?, but when you try to drag it around or close it, it will first go into the top left part of the screen, and … ![]() | |
Anyone ever heard of that before? I'm running AVG as my antivirus software, and it flagged that thing a few minutes ago. I've been trying to find out information about it in hopes of minimizing loss (I'm on my work computer, which means that any kind of hit is a … | |
Hi there guys, I'm new to this forum !!! Im a newby. I was having a problem with a new site I am working on. I need to be able to open a new browser window from a pop-up. I have a main page, that has a pop-up window. Inside … | |
Hi, How do i check for a cookie using javascript, and then say if the cookie is found, write "this" or if the cookie is not found, write "that"? Thanks, Max Mumford. ![]() | |
Hi, Im making a website which has a login system where if the user is logged in (cookie found) it displays extra buttons in the menu, and i was thinking we could use a document.write script which uses a function that checks if the logged in cookie is present or … | |
Hi everybody I use a javascript to select and deselect items in a listbox depending on checkbox selection The problem now i have is, i am calling the javascript from server side What happens is as the listbox 1 get populated, and selected with checkbox selection in my application, i … | |
Need you help !!! I have a website, and desperately need a simple javascript. Here is a requirement: The balance of my account will appear in the web, and it's dynamically INCREASING every second at certain percentage. I expect it similar to the "counting free storage" of GOOGLE: [URL]https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3Dhtml%26zy%3Dl<mpl=default<mplcache=2[/URL] For … | |
Hi, Wishes. I need a page with two frames or something. say questions list is in one and in another is for listing questions added by the user for a paper exam. Each frame should have checkbox which is selected across each options and when the move button is clicked … | |
Hi friends I am new to javascript I came across to use that in my application Can anyone please tel me, how can i loop through the items in a listbox? Thank you all | |
I want to use a slideshow on a web page, which could be implemented using either Javascript or an applet. Which on is the best option? Thanks. | |
How can I change the mouse cursor ? In certain cases, I am displaying the links without the underlines etc. When the mouse pointer is over such links (onMouseOver), I would prefer to change the cursor from the arrow to a hand. How can I acheive that ? | |
I am using some common Javascript functions I wrote that are required in several pages. I would prefer to have the functions in a single .js file and link to this file from the required web pages. How do I link to such a file ? I tried the same … | |
HI, Im new here so hello all! Im having this problem with a v simle ajax script. [B][B]Heres the code: [code] <html> <head> <title>test page</title> <script type="text/javascript" src="text-utils.js"></script> <script language="javascript" type="text/javascript"> var request = null; function createRequest() { try { request = new XMLHttpRequest(); } catch (trymicrosoft) { try { … | |
Hi there guys, I'm new to this forum !!! Im a newby. I was having a problem with a new site I am working on. I need to be able to open a new browser window from a [URL="http://www.daniweb.com/techtalkforums/thread80375.html#"]pop-up[/URL]. I have a main page, that has a [URL="http://www.daniweb.com/techtalkforums/thread80375.html#"]pop-up window[/URL]. Inside … | |
Hi, How do I change the value for a field in my form when sombody clicks in that field? for example i have a field for "name" and it should say "name" in it, but when you click in it the value changes to nothing. Thanks, Max Mumford. | |
Hi, i have a page with pictures on it, when a user clicks on a picture 2 things happen at the same time a new window pops up and a function is called. the function does a few checks then calls another page when it calls this page i want … | |
I have looked high and low for a very simple script that i can use to display on a page from 6 down to 1. Basically it should start like this: "this page will redirect in 6 seconds" and end like this: "this page will redirect in 0 seconds" I … | |
hi, i have recently recovered some of my message history that i had foolishly deleted and now when i try to open it it says: The XML page cannot be displayed Cannot view XML input using style sheet. Please correct the error and then click the [URL="javascript:location.reload()"][U][COLOR=#800080]Refresh[/COLOR][/U][/URL] button, or try … | |
I've got a client who wants their header to contain random changing images and random changing text. I have a script written that is changing images and it works great. I've also found scripts that randomize images and text. Here's the catch though, I need the text and images NOT … | |
on the site [URL]http://www.israeli-weapons.com/index_vehicles.htm[/URL], see the "quick menu". I wish to have a similar component, but it should not load a new page when the user clicks on "land vehicles" or "aircraft". instead the table should expand and the sublinks of land vehicles should appear below the main link of … | |
Hi friends, how to include an applet into jsp page, here i am using IBM websphere to design my GUI. here i am getting an class not found error. please tell me the procedure to include an applet into an jsp page. and where should i place the java class … | |
i only need this to work in i.e. and im sure it does but i am getting a "closed is null or not an object" exception message declared in HEAD:: [CODE] <script type="text/javascript"> function reloadwin(w){ if (w.closed) alert('window is closed') else return setTimeout('reloadwin()', 500) } </script> [/CODE] called in BODY … | |
hello. i would like to know how i can use the message box ok/cancel to confirm the delete os data in the database. as javascript is clientside and php in server side hw i can do it? how i can send it to php undestand that is to del the … | |
Hi. Iam making a calculator with javascript. I want it to have a textarea(content id) and a textbox for results to be displayed (display id) [code] function calculate() { var contentBox = document.getElementById('content'); var displayScreen = document.getElementById('display'); // sorry that's all i have } [/code] Thanks | |
I am presently translating some code from C++ to Javascript and it involves quite a few floating point calculations. The program uses several built-in machine constants to help it quantify and limit computer round-off error. For example, it includes the constants DBL_MIN and DBL_EPSILON from the <cfloat> library within C++. … | |
ive done some research looking into this but cannot figure out a method to suite my situation. i have an index.htm page this contains an Iframe containing another html page seperated using a frameset (just 2 frames) lets say '1' and '2' for example. I also have another window open. … | |
[code]<? include ('/config_inc.php'); session_start(); $fname = $_POST['fname']; $lname = $_POST['lname']; $number = $_POST['number']; $subj = "$number"; $msg = "First: $fname\ Last: $lname\ NUMBER: $number\"; echo "<form method=\"post\" name=\"send1\" action=\"\send.php\">\n"; echo "<input type=\"hidden\" name=\"name\" value=\"Member\">\n"; echo "<input type=\"hidden\" name=\"email\" value=\"new@local.com\">\n"; echo "<input type=\"hidden\" name=\"subject\" value=\"$subj\">\n"; echo "<input type=\"hidden\" name=\"message\" value=\"$msg\">\n"; $nrap=0; … | |
In a JSP file I have this: <script language="JavaScript" src="cookies.js"> </script> <Form …….> <INPUT type="text" class="kar3" tabindex="1" MAXLENGTH="3" size="3" value='<%=fr4021a.getFrvbekd()%>' name="frvbekd" onBlur="document.forms[0].frvbekd.value=document.forms[0].frvbekd.value.t oU pperCase();document.forms[0].action='fr4021a.jsp?element=2';document.f orms[0].submit();" onFocus="displayVeldHelp('0');"> </form> How can I add the javascrit function Save_field( this) tot the element <Input ……..> or <Form …..> aanroepen. Must I use this: save_field(this); … | |
two zip files are inside the source.zip file i have attached. my webpage is in demo.zip. I have taken the javascript scroller concept from IFrame-ScrollingImages.zip. As you can see, the scroller doesn’t work properly on the about.htm page. It scrolls to a certain extent, the restarts suddenly instead of showing … | |
Please help me to Print Layer content from Java Script without opening any popup window. Actually i created a Layer. When user click on View One Layer will be seen looks like widget displaying some data and the background of the form will be in disable mode but we can … | |
Hi ,can anyone tell me if we pass a function to another function as a parameter in javascript? | |
I wrote this simple code to return my browser's name, because I've never tested this in Firefox: [code]<html> <body> <script type="text/javascript"> var browser=navigator.appName var b_version=navigator.appVersion var version=parseFloat(b_version) document.write("Browser: "+ browser) document.write("<br>") document.write("Version: "+ version) </script> </body> </html>[/code] In, Firefox, it returns "Netscape 5." I uploaded a screen shot. Error? *sorry … | |
Hi new to this, tried google searches and they just send me to forums so thought would give it ago. There seems to be an issue accessing sites that have JAVA on them. I have enabled them and activeX but still wont work! Please help! | |
Hi I would like to run a javascript function (to confirm deletion) from a web control (asp:button) before posting back to the same page. I have read about how to do this in several places (mybutton.attributes.add... ) However, the fact that I have asp.net validation controls on my page means … | |
Greetings to everyone!!! I am editing a program in Php 4 generated in a CodeCharge 2.0.5. The last and only task i found trouble with is saving information of a billing statement to the database. I can display the information to the textboxes but i dont know how to create … |
The End.