Hi guys,
Whenever I try to compile and run simple hello world program, it compiles fine but when i rty to run it it gives me this error:
Exception in thread "main" java.lang.NoClassDefFoundError
However when I set my classpath to blank it compiles and runs fine. But the problem is...
Hi Everybody,
I have an CGI (with Perl) app that became hard to support and modify over time. I did some research and came to the conclusion that it would be good to rewrite it using the oo Model VIew Controller design pattern. However I am not sure whether it will be easier to simulate MVC in...
Hi Everyone,
I am wondering if it is possible to write a script that will submit a form that it doesnt necesserily have control of. For examle if i want to do google search for apples, this script will submit the google form with a keyword 'apple' and show only results, instead of me going to...
Hi,
I am about to create an application in c++ running under unix. It is going to be web based front end and database on the back end.
I was wondering if anybody knows good tutorials/resources on the following two topics:
1. cgi with c++
2. connectivity with oracle database in c++
Thank you...
Hi Guys,
I am not sure i got the right forum..but my question is this..
I am looking for a code to retrieve user id from LDAP given that first name and last name are provided.
Thank you in advance,
kate
Hi All,
I am looking for the perl function that will tell me the name of the file from which my current file is being called. Is there such thing at all??
Thank you in advance,
Kate
Hi All,
I need to increase length of the field in a table. The only way known to me was to drop the entire table and recreate it with bigger fields.
However, now i need to keep my data...is there any way that can help me to increase the size of the field (like 'alter field' command or...
Greetings,
I am trying to compile my c++ program (it was compiling and running on different unix server) but i get this error:
g++ generator.cpp
/usr/ccs/bin/as: "/var/tmp/ccVX263x.s", line 4874: error: can't compute value of
an expression involving an external symbol
I...
Hi Guys,
I have the following question....
My current page has a pull down menu and submit button, when user clicks on submit data gets retrieved from database and then displayed on the page.
I wanted to change it so that submit button functionality would be replaced by javascript code so...
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.