Can one embedded flash player play multiple clips sequentially?

960 byte By cjard at 2007-11-20 0:14:44
Posted on behalf of a friend: I am putting a flash player on my website. I was wondering if it was possible for the player to automaticly go to the next clip rather than have 50 players because photobucket only allows 5 minute clips. I have broken up the video into 5 minute clips and want to play on...

Forum help!

376 byte By vonny at 2007-11-20 0:16:58
Hi im new here and im not sure where to post this so if its in the wrong place sorry.I recently said i would design a layout for a php forum and have just relized it will be alot harder than i expected lol. Anyways can anyone tell me if there are any programs that i can use to change the layout and...

How to feel iframe dynamically

621 byte By =vd= at 2007-11-20 0:17:17
I need to create <iframe> in document and fill it some data.I try to do it using folowing code:ifrCont = document.createElement("IFRAME");ifrCont.src = "";ifrCont.height = "100px";ifrCont.width = "100%";ifrCont.scrolling="auto";contBody = document.createElement("BODY");ifrCont.appendChild(cont...

How to know whether the iframe is fully loaded or not from the main html/jsp

381 byte By christinjosy at 2007-11-20 0:20:33
HIIn my main html I am calling one method of my child iframe. So what happens is that if the iframe is not fully loaded and if the main html is trying to call the html run time script error is coming.To prevent that I have to know whether the iframe is fully loaded before calling the method in my ma...

Swapping frames causes zero widths in Firefox/not working in NN

1203 byte By JetDeveloper at 2007-11-20 0:21:47
Hi,I have an application that has 2 navigation menus that can be shown or hidden when buttons are clicked. Each menu is in a separate frame in a frameset document. If one menu is shown and the other hidden, then I need to put the hidden one into the leftmost column of the frameset (which requires ch...

change Outlook property using Script

364 byte By none123 at 2007-11-20 0:26:26
Hi gurus!I'd like to ask if there's an existing VBScript file that can change a users Outlook property (address for example), using Active Directory? I have an excel file which has the list of names and address and I'd like it so that when the name is found, it changes the address tha...

Liquid bleach CSS

6383 byte By dangsoftsolutions at 2007-11-20 0:28:21
Liquid Bleach.The parent container for Liquid Bleach is set to 95% of the browser window width. 2-column proportions are basically set at 65%/35%, while 3-column proportions adjust those numbers to keep the middle column slightly wider by a small percentage. A min-width for the parent container is s...

div tag and .swf layering problem

478 byte By SRD at 2007-11-20 0:31:20
Hey there everyone. As the title suggests, I'm running into some difficulty involving .swf files. I am trying to position an image in my html document on top of an embedded swf file. I tried using div tags: <DIV STYLE="position:absolute; top:0px; left:0px">, but for some reason the .sw...

removeAttribute and removeNamedItem

1015 byte By Alsvha at 2007-11-20 0:32:18
Greetings all.I have some difficulties - or rather in my view oddities - in Internet Explorer and some sutff I try to make.I have an input field (<input ...>) which have a onBlur call to a function.If there is text in the input field I want this function to do some stuff, and then remove the o...

JScript - debugger - JIT

713 byte By SJ Smith at 2007-11-20 0:32:22
Hi,JScript has a statement 'debugger' that is supposed to act like a break point. when it is hit it should attach the JIT debugger.if I include this line in a simple jscript file e.g.var c = WScript.StdIn.Read(1);WScript.Echo(c);var x = 3;debugger;var y = 4;var z = x * y;WScript.Echo(z);th...

HELP on checkboxes in Javascript

1469 byte By jfernandez at 2007-11-20 0:32:30
Hi, I need some help on this javascript. I have attached the script with this posting. Appreciated if somebody could help.Here's what I tried myself, but it doesn't work. If one or more checkboxes is checked, there would be a pop-up says "checked", if none is checked, the pop-up should...

[RESOLVED] Frameset, Scroller, Countdown

509 byte By Ipsens at 2007-11-20 0:38:08
With one file I declare a frameset. Upper part loads frame of my site and is constant and down will be randomly added site for some amount of time.Random url is taken from the database(this part I know how to do) and "ejected" to the down frame(this part I need help).Regarding countdown how do I do...

Netui tag problem in Firefox

403 byte By ptanmoy at 2007-11-20 0:42:48
I am facing javascript problem when am using netui tags in weblogic 8.1 with Firefox.My script is like shown below:function callSubmit(){var strName = document[getNetuiTagName('SubmitForm')][getNetuiTagName('name')].value;alert(strName);}The above code runs perfectly in IE but no...

JavaScript: redirect users based on incoming URL

344 byte By SRD at 2007-11-20 0:45:16
Hi,I have a verification script at the index page of my site. If the verification is passed the user is redirected to the main page. Is there a way that I can prevent users from simply visiting the url to the main page by redirecting them through the verification if their incoming url is not the v...

read/load file on client

1165 byte By sida at 2007-11-20 0:46:55
HiI'm not sure this is the right place to ask this, but since this is definetly client side I hope it's not a problem...some background info's:I have an embedded webserver to which I want to send a file so that he can forward it to a serial device (the device is attached to the server...

I want control my client browser windows

206 byte By pckumaran at 2007-11-20 0:47:02
Hi<br/>We are running an ASP website where we want to prevent the user from opening more than one instance of the browser-window with our site in it. Any help welcome with deep gratitude.<br/>pckumaran

how do I pass a variable value in Javascript to a PHP function? HELP

1344 byte By jfernandez at 2007-11-20 0:48:47
Hi,I need to pass a variable value in Javascript back to PHP function as a parameter. Can I do that? Here's a snipet of my code.<form name="form1"><?PHPecho "<script type=\"text/javascript\">";echo "function go_to()";echo "{";echo "var location = document.form1.select1.options[do...

browser not support [cjard: Database -> Scripting]

149 byte By anicomsolu at 2007-11-20 0:49:12
hi,<br/> i developed one web site.but that project run in IE not run in Mozilla Firebox and some other browser.anybody help me.<br/>By<br/>Anitha

extracting a websites icon

814 byte By sjc at 2007-11-20 0:49:56
I'd like to extract a website's icon programmatically either by using IE automation or by some other means. For example, for Yahoo!, the website's icon is www.yahoo.com/favicon.ico. Websites can put a favicon.ico in their root directory and IE will pick it up. I want to save this i...

Embedding AxtiveX Control in a Web Page in the Form of .ocx

295 byte By hitai at 2007-11-20 0:52:09
I hav an activeX control in the form of .ocx<br/>I wish to embed this .ocx into my web page. But not sure exactly how to do it. I know i should use the object tag. But all the examples I`ve found uses .cab<br/>Must I package my .ocx into .cab or can I embed just using .ocx<br/>If yes, how?

[RESOLVED] Menu issues

403 byte By cypher5783 at 2007-11-20 0:54:17
Got a piece of code from a recommended site using CSS and JScript to make a collapseable menu but can't figure out what is locking the menu in place i can't put it where i want eg.. in row 2 column 1 of a table i make attached are the files if anybody can help.P.S. Had to add a .txt extent...

Closin little window while data go to main

1376 byte By Ipsens at 2007-11-20 0:58:02
Ok, when in normal - main browser window I click on a link to display table data in a new window 400*400 which is opened by JavaScript...This is a last cell in a row which is in 400*400 small window opened by JS<td width="73" align="center" valign="middle" class="table_link_b"><form method=...

playing audio in an html page

1238 byte By designxperts.net at 2007-11-20 0:59:23
i have some HTML pages on a website and need to play different audio files through out the pages ... what i need is a way for the user to click on something to hear the audio file (either a button or an embedded player ) also i'd like it to work with most browsers i tried this media player obje...

Dump a text file to StdOut

645 byte By SJ Smith at 2007-11-20 0:59:38
I have the following code in a script var f = fso.GetFile(strCompileTxt); var ts = f.OpenAsTextStream(1 /*For Reading*/, -2 /*TristateUseDefault*/); while(!ts.AtEndOfStream) WScript.Echo(ts.ReadLine()); ts.Close(); f.Delete(true);fso is a FileSystemOb...

Problem while using vsflexgrid control

417 byte By gauravnp at 2007-11-20 1:09:41
Hi,I have a application which contain vsflexgrid.what is happening is that grid is not getting downloads on some pc.Error is giving:"done but with erro on the page" on the status bar in IEWhen i click on the error it display error "object doesnot support this property or method"Can any body please...

Remove Border from Submit Button

318 byte By Waqas_Badar at 2007-11-20 1:10:46
I am putting a style on a submit button with border style to solid and 1Px. It looks fine in Firefox but when i view the page in IE there is a thick border around submitt button. I shows to me so because IE put focus on submitt button. is there a way through which i can remove focus or a border aro...

Dynamically change variables in FORM without reload page

802 byte By lu_norman at 2007-11-20 1:12:35
Hi all!How can i do this:<form method="get" action="test.asp" ><input name="boys" type=radio value="John">John<input name="boys" type=radio value="Lu">Lu<input name="boys" type=radio value="James">James<input name="student" type=checkbox value="yes">student?and now: if...

Need Help in VB Script

399 byte By factian at 2007-11-20 1:14:12
Hi All,I am trying to make line graph in ASP but I got the following errorExcelChart (0x800A000D)Type mismatch/sqlcharts/e/BuildAndShowChart.asp, line 97Line 97 is here :Set oExcelChart = Server.CreateObject( "ExcelChart.cExcelChart" )or any other method to draw a line graph and pie chart.waiting fo...

Help! Need script to perform user lookup accross the board on a network.

271 byte By BGO at 2007-11-20 1:14:22
Hi.<br/>I would some help in creating a script which can perform a user lookup across a specified network.<br/>I want the script to dump this information to a file, which simply contains:<br/>MachineName: BGD01<br/>User: BGO_USER<br/>Thanks in advance

javascript oop

1187 byte By verifier at 2007-11-20 1:21:06
I got a class named Table that encapsulate some table handling.Below are two of it's methods.Why do the alert report "object HTMLTableRowElement" instead of "object object". Shouldnt "this" contain a reference to the Table class? Table.prototype.modifiers = function(event){ if (!event) event...

Html table dynamic height

1342 byte By doomsday123 at 2007-11-20 1:29:04
What im trying to do is to get this page to expand in height to the size of the client browser. I have the header, the menubar, and the footer a specific heights but I want the content part of the table to expand to the rest of the width of the page so it is always full screen in width. Here is my c...

Javascript highlight words on a webpage

357 byte By rryyjw at 2007-11-20 1:29:06
Suppose there's a paragraph on the page which contains several lines of words. How can I highlight those words one by one, from the first one to the last one? It's just like reading through the paragraph. I think I have to use TextRange object and its getClientRects method.Could anyone he...

display files based on date

371 byte By spazout at 2007-11-20 1:30:46
Let me preface my request with saying I am by no means knowledgeable about coding so the simplest method would be great.I am trying to take a map that is broken into boxes and when each box is clicked it displays all files created within the last 30 days inside of a folder that is made for each box....

Pop up window with Yes/No button

505 byte By julieths at 2007-11-20 1:32:35
Hi Gurus,I have currently working on a web application where one of the requirement upon submitting a form, a pop up window is to appear asking some confirmation from the user and user have to click either the "Yes" or "No" button.I know in javascript there is a confirm() method where user can eithe...

Javascript mailto Problem Newbie Question

1361 byte By wdolson at 2007-11-20 1:36:10
I've posted on the C++ forum before, but this is one of the few times I've had to venture into web programming and I've gotten a bit lost...What I am attempting to do is make e-mail addresses on a site protected from spammers with a javascript. Searching the web, it looks like there a...

check form

4185 byte By dummyagain at 2007-11-20 1:38:07
I don't know why the script will not able to call the checkform function<head><meta http-equiv="Content-Type" content="text/html; charset=big5"><title>Contact Us</title><script language="JavaScript">function checkForm(){ alert("Test"); var name, email,tel,subject...

iframe back button

347 byte By dave2k at 2007-11-20 1:38:21
hi guys, trying to add a button which controls my iframe by creating back and forward buttons. the following works in firefox but not ie<a href="#" onClick="frames['all'].history.go(-1);">back</a> i have set the name and id of the frame to all, but i get a javascript error in i...

[RESOLVED] Javascript and CSS

808 byte By stin at 2007-11-20 1:44:11
I have a question about why this won't work, especially since I ripped this off a page I made before and it worked.I have this script: function showElement() { document.getElementById("previousEmployment2").style.visibility = "visible"; document.getElementById("previousEmployment2").sytle.dis...

JavaScript directive

219 byte By miteshpandey at 2007-11-20 1:48:59
Is there a JavaScript directive like preprocessor directives in C and C++ to test whether a variable is defined or not? I need the compile time directive (i.e. while processing the JavaScript)<br/>Thanx in advance.

[RESOLVED] convert a decimal number to hexadecimal

211 byte By hitai at 2007-11-20 1:49:33
I`ve been serching for a built-in javascript function that converts a decimal number to hexadecimal but can`t find any. Does such a function actually exist, or do i hav to write my own code to perform this task?

Alternate colors <TR> - Cumulative

1159 byte By pradheepayyanar at 2007-11-20 1:49:40
Dear Alli have dynamic generation of <table>rt now i have done the <TR> with alternate colors which is a dynamic table.my requirement is that for every cumulative <tr> i need different color.ex.<table><tr> <td>a</td><td>1</td> </tr><tr&g...

Sending a HTML form

129 byte By lontana at 2007-11-20 1:51:38
Dear all,<br/>How can I send an HTML form without any action from the client side (i.e. without any submit button)?<br/>Thank you

OnChange & Submit behaviour in Firefox

1665 byte By Tomcat at 2007-11-20 1:52:07
Hi,I'm using OnChange (JavaScript) to validate user input. If the entered value is incorrect I pop up an alert, restore the default value and return false to give the user a chance to correct the value without submitting the form. This works fine in IE and Opera, but if I use Firefox (1.5.0.7)...

Form validation form.length

2306 byte By braveheartkenya at 2007-11-20 1:53:05
Greetings all!I'm quite new to javascript so i may have some rather silly kind of questions... but anyway here's the problem...I want to loop through all the elements in a form so as to check their values in order to validate the relevant fields, i thought i could get the number of form ob...

how this page ?

100 byte By Messian McCoy at 2007-11-20 1:56:17
http://www.cpczone.net/index.php?game=579<br/>How can I script something similar<br/>Looks cool

Registry VBScript If the Key is exsits

1756 byte By SungHyun Jin at 2007-11-20 1:57:43
I want to write down a VBScript file that finds Keys on Visual Studio Deploy project.And I write down this.' VBScript source codeSet Shell = CreateObject( "WScript.Shell" )Shell.RegWrite "HKLM\SOFTWARE\MyCompany\MyProgram\version", "1.0", "REG_SZ"Shell.RegWrite "HKLM\SOFTWARE\MyCompany\MyProgra...

Background URL?

1802 byte By Nibinaear at 2007-11-20 2:00:40
I've been doing stylesheets for a while and I'd say I've done at least 7-8 now. But I just can't get this one. I'm trying to add bg pics to my div boxes, but the only way I can show the entire image is if I have enough text in it to stretch to the full size. Even setting the...

VB Script to write to registry

331 byte By msore at 2007-11-20 2:01:53
HiI need to add the following to registry: [-HKEY_CLASSES_ROOT\CLSID\{5b4dae26-b807-11d0-9815-00c04fd91972}]It works if I execute it from a .reg file.I'm a complete novice in VB...But if I try to make script and use RegWrite, it won't work...!Any suggestion...?...

Redirect question

672 byte By Korax at 2007-11-20 2:04:17
Hello,I have quite weird question.Is it possible to redirect from a binary page to some other page.Source page has Content-type: image/gif.Image is readed using binary fopen() and fread() and then outputed on the screen using echo... Problem is that after showing the image some next steps should be...

Javascript + Php + Javascript

960 byte By rogernem at 2007-11-20 2:06:32
Here is my code:<script language="javascript">function show_list(){var val = document.myform.master.options[document.myform.master.selectedIndex].value; if(val==19){ <? $sql = 'select * from table where id=19 ORDER BY id ASC'; $res = mysql_query($sql); $tot = mysql_num_rows...