I am trying to display data info for each user by getting the user value which is already in the session but I keep getting this error.
Exception: Error looking up property "info" in object type "test.info". Cause: Property 'info' has no getter method
WHat am I doing wrong?
//info.java
public...
I have this statement in a JSTL tag. But it only displays
the last field "addr".
How do I select both tables or multiple unrelated (except for "user" field) tables
and display all data found on one page?
From what I read, the UNION is what am looking for, but its not working
right and am not...
I installed PostgreSQL 7.4 on RedHat8, but I keep getting this error when I do "createdb testdb" or "createuser username".
I rebuilt postgresql but same thing. Then, I tried a fresh installation, still didnt work.
All directory permissions are set to 'postgres'
psql: FATAL 1: cannot open...
All images in my directory all start with a 6 digit number, right now the script displays all of the images in that directory and subdirectories.
How do I make my form pick up the requested image. Like if I type 012345, it should only display the images that start with the name 012345...
Am a perl newbie.
when I try displaying this script in a browser, I get this error "Can't cd to : " .
However, this script works in command line.
For now, I would like to display the list of files in a browser.
Also, how do I create a form to search these images with?
thanks
#find.pl...
How do I make the script below work?. It makes the text bold but doesnt go to the default.html page link. The "return false" line stops it. I didnt want to create another stylesheet just to format this one tiny text. Is there a way to format this text in Javascript?
<A href="default.html"...
Although the script works, I get this error
"textInput.Input is null or not an object."
Please help me. what am I doing wrong?
//input.htm
<html>
<title><title>
<head>
<script language="Javascript" type="text/javascript">
<!--
window.onload=DoThis;
function DoThis()
{...
I am fairly new to PERL. I have this code that searches a directory called /webpics which contains like several other image folders that contain folders with starting and ending with digits. like /webpics/originals/010/012345.jpg.
I have a module with a package name "product" that contains...
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.