calling a perl script from a perl script

204 byte By ambercelery at 2007-11-19 15:53:19
Hi<br/>How do i call a perl script from within another perl script?<br/>I have two scripts that are hosted on my web server and I want to modify one of them, to call the other.<br/>How can i do this?

win32:Timer /// help needed

392 byte By Remmi at 2007-11-19 15:53:24
Im trying to time the differance of a process but I need the time down to the milliseconds:ie)Get time 1;Run Process;Get time 2;Needtime = time 2 - time 1;But the only package I found that apprently can help me is win32:Timer... however I do not know how to use it and can not find any documentation...

Variable uses an Automation type not supported in JScript

751 byte By suhaib at 2007-11-19 15:54:40
I am creating an instance of a third party dll at client side using javascript. So far every thing works well. Even the properties and methods of this object showup when I keyin the object name followed by a '.'I am also able to retrieve well the values that the properties of this object a...

Server Side DB

463 byte By joshdalegend at 2007-11-19 15:57:48
I have been using server-side languages for some years now, but primarily on small and simple projects, I am now about to undertake a more complex online tool. I have always used Access for simplicity, but I do know this is proberly not the most appropriate DB to be using, I was wondering what datab...

Font type in HTML

162 byte By Phoney at 2007-11-19 15:58:47
Hey Guys,<br/>Is it possible to push a font to a client computer from your webpage, so that you can use other fonts then standard fonts?<br/>Thanks allready

Declaring a SQL (MS) cursor in ASP

1920 byte By Dnd at 2007-11-19 16:00:00
I'm trying to declare a cursor in ASP using VBScript for a MSSQL database. The code sequence is... SQLString = "DECLARE @SSQAvg numeric" ptrSurvey = SQLQuery(cnnDB, SQLString) SQLString = "DECLARE curSurvey CURSOR FOR SELECT SSQAvg FROM tblSurvey WHERE uid = '" & SurvDat("u...

ODBC is not recognized

489 byte By jonah_taxt at 2007-11-19 16:00:02
Hi everyone. I recently installed IIS on my computer. The OS is XP Pro. The problem is:When I create a new ODBC, the script (asp) doesn't recognize or find the new ODBC. I've double checked everything. I've even had problems with two ODBCs that I have created recently. Other ODBCs are...

onBlur causes browser to crash

1210 byte By novafirst at 2007-11-19 16:00:05
Following example causes IE v.6 browser to crash. Help please.Inside head:<script type="text/javascript"><!--function setColor(obj) { obj.disabled = false; obj.style.border = "#696969 solid 1px"; obj.style.background = "#CBD2E2";}function clearColor(obj) { obj.style.border = "#6...

plz help me to solve this problem

723 byte By ankush.bindra at 2007-11-19 16:03:31
Hello sir i am developing a web based project in asp.net and here i showing a dialogwindow by using javascipt method ie. window.showModalDialog('Exhibition Detail.aspx','','dialogHeight: 400px;"dialogWidth: 700px; center: yes; help: no; resizable: yes; status: yes;');...

Invoke Active X control

306 byte By CoolStar at 2007-11-19 16:05:19
Hi All,I have one active x control written in C#.I want to invoke it through VBScript.Suppose, message box click event is there, in that active x controlHow call this event through VBScript?How can I invoke it through VBScript?Thanks in advance!!...

Any idea to do this?

319 byte By akgalp at 2007-11-19 16:06:01
ok..i'll explain the situation..in the web page user inputs his name. and submits.now he gets another page where it contains a picture with his name printed on it (for example like a certificate containing the name)note:- the whole thing is a picture containing some variable text.....

css - div areas

1344 byte By CyReVolt at 2007-11-19 16:06:09
hey folks,what i was just trying to do is converting tables into div with css attributes.i wanted to create a 3-area-page just like the following: <div style="position: absolute; top: 0px; width: 100; height: 100; background-color: blue;"></div> <div style="position: absolute; top: 10...

background color gap - SPAN overriding DIV

1468 byte By lindahlb at 2007-11-19 16:07:35
I've got the following HTML code. How do I make it so I don't see gaps at each new line and so the colors flow down the right margin seamlessly? http://www.geocities.com/d2vajar/test.htmlThis may only be a problem with Firefox, since on IE it seems to display properly. But I'd like a p...

Get Handle

309 byte By CoolStar at 2007-11-19 16:08:05
Hi All,I want to get the Handle of Running active X control in VBScript.I am using GetObject API but Run time error is occured.I am using it like this. GetObject("",TestNamespace.TestClass")Please let me know how to get the handleThanks in advance!!...

accessing frame element

993 byte By akgalp at 2007-11-19 16:09:57
hello i tried doing this eto.htm -> the main html file <html> <frameset id=fr name=fr rows="*,10%"> <frame id=frame2 name=frame2 src =" http://www.google.com" > <frame id=frame1 name=frame1 src ="chk.htm" > </frameset></html>chk.htm<HTML><BOD...

Event handling in Javascript

528 byte By BobJem at 2007-11-19 16:11:17
hi,How to capture events in the javascript file that are fired from a dll?Event source A dll created as an ATL control object Event Handler - javascript file. Instance of object is created in the javascript file using ActiveXObject(ComponentName.ClassName).Through this instance I can access methods...

Date Problem

1016 byte By RedCamel at 2007-11-19 16:11:43
With this I would have the correct date format, but the logic would not consider the if it was the first day of the month. Since it would not roll back the month to the previous. The same true for the first day of next year, it would roll back the year or the month. Any other ideas?I need to crea...

Null or not an object error

3484 byte By mikawhat at 2007-11-19 16:11:47
Hi,I'm using the following javascript in my header.inc file <script language="JavaScript"><!--//thumbnail script<?phprequire_once ("mysql_connect.php");if (is_numeric ($_GET['nid'])) { // Register the user in the database.// require_once ('mysql_connect.php'); //...

How do i Create a logout code in php

272 byte By kidu at 2007-11-19 16:16:31
I have a problem i desgin a web by using php and mysql,a user login by user name and password.If he logout and press a back button of the browser it will display the prevous content.<br/>Q. How do i create a logout code that clear all the cookies and history folder.

Best JavaScript Book

99 byte By bms123 at 2007-11-19 16:17:24
Hi all,<br/>Could you please suggest some good, advanced JavaScript books.<br/>Thanks :-)

passing variables to an https frame

1106 byte By Alzeric at 2007-11-19 16:17:30
I created a framed html page, that will contain a redirect to my https site that I use for work and another frame that contains my control panel.When I try passing a variable to a text box on the https I get a javascript error 'access denied' is this because of my code or because of the ht...

update popup

309 byte By mwong7025 at 2007-11-19 16:22:54
I created a window via IFrame to show some process is started, and I use setInterval to update that window when the process is done. Since I use setInterval to update that window, the window is refreshed constantly. So I want to find a way to update only once when the window is done.Any suggestion?...

Login Dialog

702 byte By MervinJadhav at 2007-11-19 16:24:28
I have a web page named downloads.asp and I have a link on the page as "Click Here to login". When anyone clicks on that link I want that a classic windows login dialog opens up like the one in the link https://mail.garobi.ang.af.mil/ I also have a database which is in MS-Access. How will i connect...

Disable Combo Items

295 byte By MervinJadhav at 2007-11-19 16:24:29
How to disable combo items?<br/>Mervin Jadhav<br/>Software Developer<br/>Solutiioneyes Pvt Ltd ( http://www.solutiioneyes.com)<br/>203, Sai Chambers, 16 Mumbai-Pune Rd, Pune - 411 003 INDIA <br/>mervinjadhav@yahoo.com <br/>Voice: + 91 20 2553 9120 | fax: +91 20 2553 5293 | +91 20 9890921356

Flashing window...

239 byte By akgalp at 2007-11-19 16:24:45
i have a webpage that will be loading data in background .<br/>when the loading is complete i need to flash the window, so that to get the users attention..<br/>is there any method in client side scripting to do this ?<br/>thanks

Javascript, IE, minimized window

1500 byte By elsalmon at 2007-11-19 16:24:57
Hi,I have a strange problem and I need a solution... yesterday.It looks so easy, because I only want open a window with a specific size in Internet Explorer, OS: Windows. An external application will open that window, and of course I can't use the window.open attributes..I'm sure that the...

including a PHP file...

242 byte By gilly914 at 2007-11-19 16:29:49
How can I include into an .html file a page that is in PHP?<br/>I once saw this on a website doen through javascript...<br/>I just don't know what is similiar to PHP's include() in javascript ?<br/>10X in advance, gilly914

grabbing a substring [VBScript]

883 byte By thdwlgP at 2007-11-19 16:31:11
So I am new to VBS and I checked this method: InStr which returns the first occurence of the string you're looking for.So I have a text file with a list of strings and in each line, I need to extract a word that is enclosed by " ' " single quote.Such as ERROR Sequence Action 'WHAT...

Search files

327 byte By ramyaraj at 2007-11-19 16:34:09
Hello,Could anybody tell me how to search for a given file in the local machine?I want the VBScript Code.Basically i am working on Wise For Windows Installer Version 6.It would be helpful if somebody will help me out in "calling the VBScript from the embedded code"Please respond.Thanks,Ramya...

Height web page

92 byte By elektroman at 2007-11-19 16:34:22
Hi guys<br/>Is there a function that retrieves the height in pixel of a whole web page?

Need to convert image format on the fly prior to display

701 byte By jerry.gadd at 2007-11-19 16:36:40
I have a networked Multimedia Device that has a very limited Unix OSBut it does have a webserver.I am trying to write a webpage for it that will be able to control it remotely.To do that I take a snapshot of the MMD output and include this on the webpage. The MMD has a screengrab function, but it ca...

Toggling css on/off - almost there

503 byte By SuperVelcroMan at 2007-11-19 16:37:35
Basically, I have a table that I want to show the best value of each column. All done server side, where I find the "best" value, I add extra CSS code.I'd like to be able to toggle the class on and off. So far, I can do it, but it doesn't work in IE. I get the following error "Unknown runt...

very simple javascript question...

129 byte By gilly914 at 2007-11-19 16:43:02
Is there a function in javascript, to check if a certain variable is made up of only numbers?<br/>(like is_numeric() in PHP)

retrieving all a href links in a page

138 byte By cajchris at 2007-11-19 16:43:17
hi,<br/>how would i write some javascript that would gather all a href links contained within some tag?<br/>regards<br/>cajchris

How to dynamically replace checkbox

230 byte By rstruck at 2007-11-19 16:44:40
I have a single checkbox on a form, when the user makes a selection in a listbox I need to replace the existing checkbox as well as dynamically create new ones for the list of corresponding items. Can anyone help me out with this?

HTML Frames and focus

354 byte By zvuk1n at 2007-11-19 16:45:33
I have the HTML - page, which consist of two frames.How can i do focus may has only one of frames ?First frame is informational frame. And it must not receive the focus when user press tab - key.Second frame has some button, links and other controls. And only it (it's controls) must receive f...

Clearing combo box selection

899 byte By haifriends at 2007-11-19 16:47:16
Hi everybody,I'm using ASP.NET and Javascript.I've designed a page which contains combo box and some text boxes. Combo box contains values taken from the database. Text box gets value from the database When i select an item in the combo box. I've RESET button. When i click reset butto...

weird error in javascript code

328 byte By SunCore at 2007-11-19 16:48:05
<HTML><head><script type="text/javascript">Function load(){alert("page loaded");}</script></head><body onLoad="load()"></body></HTML>can someone pleas tell me what's wrong with this code??thanks in advance...

HTML DOM: IE failing when inserting html into a tr element

2347 byte By wien at 2007-11-19 16:48:21
Hi guys. I've been wrestling with a problem with IE's script engine crashing the last couple of hours, and quite frankly, I'm stumped.I have a page with a table in it, and inside this table I have a 'tbody' element with a couple of 'tr' elements inside it. Now what...

Help : Whats wrong with this HTML Code ?

389 byte By Jackyquah at 2007-11-19 16:49:45
<HTML><HEAD><TITLE>Testing</TITLE></HEAD><BODY><H1 class="Main" style="color:red;">Testing<H1 onclick='document.classes.Main.all.color="green";'>sdsddsd</BODY></HTML>when click on sdsddsd. the testing word should change color. why...

help in xhtml code

829 byte By SunCore at 2007-11-19 16:50:37
<!DOCTYPE htmlPUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"" http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en"><head><title>title</title><script type="text/javascript">function ck(){alert(document.a.aa.value)}&l...

Best Obfuscation and Captcha evaluation tools

374 byte By raindog at 2007-11-19 16:51:17
Could you help me find the top 5 JavaScript obfuscation practices and tools? Are there tools able to combine multiple .js source files into one combined wholly obfuscated and hopefully compressed .js output file?Is it wise to obfuscate twice?andthe top 5 CAPTCHA evaluation tools (don't necessar...

Resetting Radio button

326 byte By haifriends at 2007-11-19 16:51:26
Hi everyone,I'm using ASP.NET.I've a server control RadioButtonList.how can i reset radiobutton to their initial states after using them once? Resetting of radiobutton shld be done without posting. How to reset using javascript.please helpthanks-haifriends...

how to center text in xhtml

129 byte By SunCore at 2007-11-19 16:53:28
hi, i read that the <center> tag was deprecated in xhtml.<br/>so how can i center text in xhtml?<br/>thanks in advance

connection to Oracle in Java Script

3718 byte By slogan at 2007-11-19 16:54:22
hello everyone,am slogan and i need a small help from u guys...i want to know how can v connect to Oracle in Java Script...The main problem for the program is,am retrieving medicine names from the DB, using JS dynamically...so plz help me in connection of JS and Oracle the whole code is in JSP...Jav...

Copy image to clipboard on client (IE and other browsers)

469 byte By hieu79vn at 2007-11-19 16:56:05
I show an image on web browser for client and show a Copy button for them to copy this image into clipboard. This function is implemented on client ( like the function copy in IE when you right click on the image). I don't know how to do this, please give me your sample code (vbscript or javasc...

Progress Indicator

118 byte By hieu79vn at 2007-11-19 16:56:09
How can I create a Progress Indicator when the page is load slowly ? Any idea is appreciated.<br/>Thank you very much.

DOM - creating elements

1164 byte By JustABob at 2007-11-19 16:57:30
I've been fighting with this for a while and hoped someone out there could help me out with this DOM stuff. Most of the Tutorials I have dealt with are very basic and dont seem to address what I am trying to do.The short version is that I would like to have a table with rows that are dynamical...

a simple vbscript question

447 byte By GavinWang at 2007-11-19 16:59:22
Currently I am using vbscript to create an IE object and navigate to an html which is located in my local system(navigate to a url like file://xxx.htm). In my html there is only a form named "myform" and there is a submit button.But when I try to access the form via such code:myIE.document.myform.su...

Adding keydown event does not work in IE

3459 byte By JustABob at 2007-11-19 16:59:31
Another day, another question.Firefox has been working wonderfully for this, but IE just doesnt seem to get it. In my code I am attempting to add a row dynamically and set the keydown attribute to run a javascript function. When I add a row manually both browsers catch the event, but a row added t...