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?
Hi I managed to solve it
Putting "#var_in_clause#" was the problem
just inserted the values directly instead of assigning values to var_in_clause and trying to pass it
Thanks for trying
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...
Hi Travis
This has worked just fine, even when I read the text file
Thanks a lot, it takes a long time for newcomers like me to solve even small problems
Yes it could be because of the value of mess
I was reading a text file
This was the content(just a test file)
1.sureshpd is a little boy yeah yeah ooh
2.pdgetsmail pd gets maal all the time yeah yeah ooh
3.this is the third line
when I output mess I get this value
1.sureshpd is a little...
Hi I did change the # part, the bracket I had not shown here , my mistake but the error is still there.
I am showing the whole code, I still am getting the same error
<cffile action="read" file="C:\CFusionMX\wwwroot\CFIDE\Deb\readthis.txt" variable="mess">...
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.
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.