Hi,I am currently developing this website: http://www.gofish.ph/It has embedded media player. It now plays the selected video, however, I wanted a javascript that will test if it has done playing a video. If it does, I will feed another video for it to play.I want to have a loop (through javascript)...
1009 byte By
bjswift at 2007-11-19 17:01:01
I have an ASP.net app, with some control buttons, one that fires a stored procedure and gets a result either 0 or a number > 0. If the number is > 0, it calls a javascript function that throws a confirm with a dynamic message using the result. If the user presses OK on that confirm, then I u...
552 byte By
bjswift at 2007-11-19 17:02:42
I need to basically detect the key press of ENTER on a asp.net web form, using javascript of course, whenever the user presses the ENTER button, no matter what part of the screen has focus.I've written code, and added its function to a text field so when they press enter some javascript code wo...
dear friendsI have an OCX. i have to use that ocx in a web page.i have effectively inserted that ocx to my web page. i used Vb script to call the functionalities of the ocx.But i was unable to perform that functionality.My code is like this<script type="text/vbscript">playfile = Array(filename...
I was curious if there was any way to just compile a perl script file and not run it? Could anyone be knowing if this is possible and guide me to right direction? Thanks for having a look. Best regards.
551 byte By
brosnic at 2007-11-19 17:10:34
hi,how can i code this:everytime a user clicks on an image button a new div will be created with new text fields in it.the div looks allways the same...i have this code (but it's not dynamic)<div id="div1"><input name="input1" /></div><div id="div2"><input name="input...
1252 byte By
neoswf at 2007-11-19 17:13:09
http://www.dogma.co.il/shlomi/htmlTest/stracture_everything.html http://www.dogma.co.il/shlomi/htmlTest/layout_stracture.gif hi :)i need to build this page as structured at the Giff and been started working on at the html page i attached. i need to make a 3 columns pagei have a Left column, a Right...
343 byte By
szerby at 2007-11-19 17:15:52
I am building an app to auto logon a site and download a file. How do I "click" on a specfic link? Here is here HTML that references the link I want to hit.<td style="white-space: nowrap"><a href="#" onclick="downloadPage('BalancesAndPositions'); return false;">Export data</...
768 byte By
sathya81 at 2007-11-19 17:16:23
Hi Frnds,I wish to know how can i access an oracle table from Javascript.Actually this is my original requirement. I have a dropdown consisting of a list of customers, so in the current situation, based on the selected customer, each time i submit the page and get the customer id, pass it to a bean...
129 byte By
xiuwen at 2007-11-19 17:17:26
is this possible ?<br/>how can I list all active/connected usb's available using asp/vbscript ?<br/>Thank you very much
I have a web page, say Page1.aspx containing 2 controls - a textbox and a button.i click the button to open another page say Page2.aspx, using window.showModalDialog containing another textbox and a button.i type something on this textbox and click the button on Page2.aspx.what i need is that Page2....
305 byte By
query4u at 2007-11-19 17:19:08
Hello,i am creating one site, in which i am having two or three links. when any user clicks on that link, it's url should not be displayed in Title bar & status bar of browser. can we restrict it using server side scripting. I using Asp for server side coding.please tell me how to do that....
This is the situation (new to Perl). I have a text file that I got when I saved an email from Outlook. The text message looks like:From: abc@abc.comSent: Thursday, January 09, 2006 3:18 PMTo: xyz@xyz.comSubject: Some subject Have fun, Regards,ExterminatorNow, how do I build the...
HiI had been trying to create a drop down menu in java script, very similar to a "file" menu in any applicationI have a main horizontal and on the mouseover on each element, I have a drop down menu appearing below the element and on the mouseover on each element of the drop down menu, a menu will ap...
66 byte By
xiuwen at 2007-11-19 17:26:14
Can null objects be used with "open(something)" ? --lol- Thank you
I guess this is possible! - I mean preparing e.g. java application that reads html site - automaticaly filling the site's javascript text field and pressing submit button (event). I have no malicious intents - just want to make life easier -now I am monitoring some auction service checking for...
1394 byte By
azi_1 at 2007-11-19 17:27:35
In the following code when the user clicks on the text Continue, the text highlights and the link leads the page to a new page and the code works fine. However, I need the text Continue to become a button. When I replace out.println("Continue"); with out.println("<INPUT TYPE='button'...
329 byte By
gilly914 at 2007-11-19 17:30:28
Hey There,I'm using HTML and Javascript : I hava a form, that has a button that opens a new window with a different form on it. I need to know when the user closes the newly opened window so I can refresh the main form...How do I detect the closing of the newly opened window?10X, gilly914...
446 byte By
johneva at 2007-11-19 17:32:14
I have added some videos to my pages and I have tryed playing around with the code so it will validate in XHTML 1.1 and show in both IE and FF.Thing is once I have removed the embed tag it dont work in either so I did the same as you do with Flash and added the data attribute to the Object tag and t...
Hi,I am writing a PHP script which requires me to count the checked checkboxes in javascript. I've got the following js script online,<html><HEAD><SCRIPT LANGUAGE="JavaScript"><!--function anyCheck(form){var total = 0;var max = form.ckbox.length;for(var idx = 0; idx < ma...
968 byte By
gilly914 at 2007-11-19 17:38:47
I created a 2 dimensional array, that looks something like this :var Cities = new Array();Cities[1][1] = '<some city name>';Cities[1][2] = '<some city name>';Cities[3][3] = '<some city name>';Cities[3][4] = '<some city name>';Cities[3][...
186 byte By
gilly914 at 2007-11-19 17:38:49
Is there some kind of loop in Javascript that's equivalent to the foreach() loop in PHP?<br/>foreach ( $AREA as $AreadID => $AreaName) {<br/> // do something //<br/>}
5792 byte By
rsieloff at 2007-11-19 17:39:13
Hi, I am trying to create a script that will search all the user directories in XP "Documents and Settings" and delete a certain cookie in the cookies folder. the cookie would be named "<UserName>@sourcetimepro.ceridian[2].txt"I have a script I use to delete files from similar locations that...
Hey Guys,Need some major help here; we have a remote camera system (dvr) that you can access over the internet via internet explorer.In order to view the system you must install an active x file on the pc wanting to view them. We have this active x file in an .exe installer so it can simply be click...
3721 byte By
ritu2005 at 2007-11-19 17:41:04
hii want to dynamicaly populate a drop down list called center based on the city selected in the city drop down. My problem is that the code that am using works fine when run in mozilla but when i use IE am getting the error 'Object doesnt support this property or method' at the statemen...
Hi, I would like to know how can I make use of JavaScript to access properties of an embedded Windows Media Player object like PlayState, CurrentPosition and others within an HTML page when viewed in the Mozilla Firefox browser. This, however, seems to be working fine when tested in others browsers...
I am not a VBScript/HTML programmer, so I hope you can help me with a problem:I have an ActiveX control that contains a Show() method, that creates a window, and then paints it. I want to create the window of the control as a child of the IE browser. The only way I know of to do that is to pass into...
we are using an iframe to download content that a user specifies -- then we submit that content to a servlet for processing. The question is, after the download, how to get the content out of the iframe.this works to have the iframe get the content document.getElementById('downloader').sr...
266 byte By
akgalp at 2007-11-19 17:45:18
hello all<br/>I am trying to develop a js menu system. (the code for the menu is from web)<br/>the problem is.<br/>i have an iframe in the page, and the js menu goes 'under' the objects(like dropboxes) displayed in the iframe . Please see the attachment .
833 byte By
gilly914 at 2007-11-19 17:46:36
I created a form with a select object, that already has a couple of options, that were taken from a database...These options (because they were taken from a database) do not have incremented values. hence, the values could be something like: 2,4,5,6,8,9,12... etc...anyhow, I wanna create a button, u...
3789 byte By
Alzeric at 2007-11-19 17:47:11
Was needing a bit of API help on this one. I'm needing to change the file properties (Author, Subject, Keywords, Comments...etc) of a file (non-Office). I've been able to pull the properties from the file using the following code but have yet to figure out the edit part of it. Any help...
i have dropped a html list box control onto the form<br/>i want to populate it using javascript<br/>can anyyone he[pl me out with the code?
HiI am developing web application using JSP.I want to know how to find out whether flash player is installed in the system.my problem isThe heading image in home page can be a image or flash object. If the user does not have flash installed the image object will be displayed instead. Please help.Re...
147 byte By
lk@7 at 2007-11-19 17:49:57
any example of cgi script that displays content of a data buffer that gets filled by a c++ library call upon a cgi button click?. all in same page.
Hi,<br/>I need to outsource a small script in javascript. <br/>Reply for more details.<br/>Asa Carter
Hello all,I have an application written in asp.net. In the application i have a checkbox which has autopostback property true. If the check box is checked in the onCheckchanged handler i have done a validation to check if a text box control is empty and if empty a javascript is registered using Reg...
22605 byte By
Gatwick at 2007-11-19 17:51:26
<!-- 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> <style type="text/css"> .SearchResultsTableHeader { background-color:...
HiI developed a drop down menu using javascript. It works perfectly fine. I have an iframe right below the menu, so that I change the source of the iframe based on the menu item selected. Also the drop down menu drops over the iframe. I hope you can visualise.When I move the mouse over the main menu...
780 byte By
becerob at 2007-11-19 17:52:17
Hi...I'm working on a web form and I need to be able to store a user entered info and display it for them on the page. The users' entered info should be displayed for them until they are ready to submit the form. The user will enter their info into text fields (input type="text") and I wou...
Hello!I am delving into test automation and our scripting language of preference is Jscript. I have several scripts that run within our automated testing software, but I also need to run them by themselves, without having to rely on the app/UI. Could you tell me how to code this in Javascript/Jscr...
536 byte By
ZhiYi at 2007-11-19 17:52:33
Hello,I am developing a webparts control using asp.net. Visual Studio 2005 is used. I have to write a menu such that it appears when the user right clicks the label control using Java Script.So far, the code I have read focus on menus which are visible from the start and are already placed in a fixe...
Hi,<br/> In my project I need to draw an arrow between two points using javascript. If I click on the arrow I need to display a pop up message. <br/>Can anyone help me to achieve the same.<br/>Thanks & Regards<br/>Monoranjan
70 byte By
codefrog at 2007-11-19 17:52:39
culd anyone help me in creating a modal box using script<br/>thnx
858 byte By
se_ma_sg at 2007-11-19 17:52:41
Here below is the basic hmtl<html><FRAMESET rows='79,*' BORDER=0 FRAMEBORDER="no" FRAMESPACING=0 ><FRAME FRAMEBORDER="no" MARGINHEIGHT="0" MARGINWIDTH="0" NAME="ToolBar" NORESIZE="false" SCROLLING="no" SRC="head.html"><FRAMESET cols='200, *' BORDER=0 FRAMEBOR...
Hi, I have a frame called imageContent within my main page, and I want to open a pdf location on the local file windows system (i am using asp.net).Now I wrote a javascript function to navigate to a urlfunction setImageContentUrl(url) { if (url == null) return; parent.frames.imageContent.navigate(...
488 byte By
gilly914 at 2007-11-19 17:55:45
I created a form, that opens a new window with some more options...now, once the user pushes a button on the newly opened window, I want some thins to happen in the main form window.I know that if I want some values to change, all I need to do is :parent.opener.document.getElementById("UserInput").v...
616 byte By
Alsvha at 2007-11-19 17:56:07
Greetings all.For various reasons I'm having to use an IFrame to integrate content into somebody elses CMS system and thusly design/code.This is causing me problems, because I can not get the IFrame to expand dynamically with the content it loads.This either gives double scrollbars or much extr...
257 byte By
Martin O at 2007-11-19 17:56:29
Hi, I'm new to javascript. I found that I can use parseInt to convert a string to an integer. Is there a way to tell if parseInt overflowed? For instance:<br/>alert(parseInt("9999999999999999"));<br/>Shows as 100000000000000. <br/>Thanks
1456 byte By
gtennant at 2007-11-19 17:56:37
Hi,I have a piece of code snippet, that I'd like to use to add two numbers, and what I was wondering about, is why DreamWeaver 8 is showing a portion of the code section in red? I have an idea it has to do with fields that start with numbers, but I was told be the person running the site where...
hi,<br/> i want to scroll text from top to bottom in a web page ,but i cannot specify the heigt.depending on the the main content height, this text should start scrolling from bottom to top on th leftern side of the web page..<br/>code urgently required.<br/>regards <br/>soniya