We have a network printer attached to a windows machine
I have some documents in a linux machine, how can I configure the printer to print documents in the linux machine
What should I do to find out which partition windows is installed in a dual boot machine?
(Redhat and windows 2000)
What should I add in /etc/fstab to mount this partition when I want to?
I have created a search page using verity, I am having a hard time trying to put a condition.
I am showing the code below, when I enter some criteria in the form below, it is not getting searched.
Secondly I am confused as to whether we have to update the index as shown below every time we...
I have a strange problem
<cfset endno = #endno# - 3 >
<cfset y = Evaluate("#endno#")>
<cfoutput>#y#</cfoutput>
Gives me a value of 95
But when I write
<cfset endmess = #Mid(endmess,startno + 2, #y# >
I get this error
Parameter 3 of function Mid which is now -2 must be a...
I have a string which is like
1.Hi you are in line 1
2. You are in line 2
I need to get the part between 1. and 2.
i.e. Hi you are in line 1
How can this be done?
I need an example of a simple search using verity K2 on windows 2000 and Coldfusion MX.
This is the first cold fusion project for me, so I would be grateful if u could include the obvious parts.
So far I have been able to try configuring the k2server.ini, I was not able to understand the...
I am completely new to cold fussion and I have a question.
I was asked to check if the CFOBJECT tag can be used to call a component. The component must call something written in Cold Fusion ,like a custom tag.
When I submit data in the login page of phpBB
I get a message
"This page cannot be displayed "
This is the same error we get if we try to access a website without an internet connection in internet explorer.
The url of the login page is http://10.10.1.214/login.php (this is on a...
Configuring Java/JSP with Postgresql in Redhat Linux
The first thing would be to install JDK for this. Go to this
URL http://java.sun.com/j2se/1.4.2/download.html
This will ask you to agree to their terms and conditions
Choose the Linux self-extracting file in the second table on this...
I need to ensure that while one user edits a row in the backend(oracle 8i) , no other user can get access to edit(row level locking).
We are using oci functions and I thought that getting the row id would be a good way to solve this problem.
How can we get rowid in oracle using php and what...
how can i ensure that when a user visits a page using the
browser back button he gets a dialog asking him to refresh the page?
I am looking something like using Cache control
Thanks
I have created a java class file in a folder in WEB-INF/classes/myproject
I am getting this error when I call it from a jsp file
root cause
java.lang.InstantiationException: class myproject.Validate : java.lang.InstantiationException: myproject.Validate
at...
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.