Is it possible to install and use curses lib on MS-Windows?
If true, what is required?
Do I have to compile or build something?
Actually using ActiveState Perl 5.6.1)
Hi there!
There is a OneWorld installation where Queues die on a randomly basis. I can't find useful info on WinNT Event Viewer log file to detremine why is it happening. By now I've created a script to shutdown and restart queues on a scheduled task to run daily. But it is usual to have...
Hi:
I've been trying to use perl -ipe inside a Korn Shell Script top perform substitutions. A sample code is:
...
CRITERIA="'s/$SEARCH_STRING/$REPLACE_STRING/g'"
...
/usr/bin/perl -ipe $CRITERIA $FILE
...
Where:
$SEARCH_STRING is a korn shell var that I've created to
store...
Hi!
I've been trying to use perl -ipe inside a Korn Shell Script top perform substitutions. A sample code is:
...
CRITERIA="'s/$SEARCH_STRING/$REPLACE_STRING/g'"
...
/usr/bin/perl -ipe $CRITERIA $FILE
...
Where:
$SEARCH_STRING is a korn shell var that I've created to
store...
Hi!
I will appreciate your help...
I would like to know how to link images into a DB field.
I know how to EMBED (using appendChunk method), but i need to LINK the image. Can you tell me how I can do that?
Thanx.
Hi!
I'm looking for a method who let me disable the "Back"
button on Internet Explorer. I need to restrict the user
"displacement" capabilities.
I will appreciate your help.
Are Oracle Comment´s standard? I mean, if I execute
query (a) both Sybase and Oracle, will they execute succesufully? Will they execute succesfuly on any commertial database such Informix?
(a)
SELECT /* this is a comment */ a,b,c
FROM A,B
WHERE A.pk = B.fk
Friends of TTF:
I'm trying to send a form on IE5.o, but it doesdn;t works. On NN 4.7 works fine. The code is (Form Name: menu)
<SCRIPT LANGUAGE="JavaScript">
function sendForm(control, text)
{...
I'm looking for tecniques for hiding controls in a form, I'm not quite sure if it is posible...
For example, if a RADIO button is pressed, make invisible a SELECT or something like this.
Can I do that? How?
Arlquin:
JHTML is a "new" tecnology created by sun to embed JAVA code into html pages. You've got <JAVA> tags on the page to do that. For this stuff you need a JHTML pages capable aplicative server such as iPlanet. You can find several tutorials of JSP's (Java Server Pages, the...
Dear Nick:
Thank you for your help, but I´m still wanderinf why it doesn't works on IE. Usually, is easier to work with IE... isn't it?
Thank you again!
I've wrote a couple of functions to read parameters from the URL string, it works fine on NN but it doesn't works on IE. Why?
The related code is:
function getParameterValue(strParamName)
{
//********************************************************
//*
//* Function: getParameterValue()
//*...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.