Normally I do good with RegExp, but this time I'm kinda stucked.
I'll use the pipe (|) as begin/end delimiter.
User enters a string like
|"google search" syntax verity|
boss wants that string to be transformed into
|"google search" AND syntax AND verity|
Basically create ONE ( and only...
Hello everyone
I'm looking for a Project Management Tool that can help me track projects,tasks, that has a calendar etc. I need to start organizing a lot of the things I have flying around.
Normally I would opt for a CF application, but since money is a factor this time I would think something...
Hi
I'm looking at a nice application called dotproject (http://www.dotproject.net) but since I'm in a shared hosting plan I'm having problems with the installation, I keep getting connection errors, I already contacted customer support and will be waiting for an answer
In the meantime though...
I just want to say that it was time for a change, the new look of the forums is great.
I only hope we can select our own theme a-la www.dwfaq.com.
next step, try to improve the code, Xhtml compliant comes to mind...
Anyhow, cheers to the developers of www.tek-tips.com.
Keep up the great job...
We a have a ticketing system that handles requests and follows up on the status of the request. There is a section where one can enter details about the solution.
The problem is that when somebody posts some CFML or HTML code as part of the solution then the page actually renders those comments...
I created a multipage form based on a government paper form.
All went great until I started creating the FDF file dinamically. I seem to copy/pasted the same field more than once on the pages using the same name.
Is there a way or a piece of software that can help me see all the names of the...
I have a small database with a few tables. I want to print Carbonless Order forms 3-part (white/canary/pink).
What I need to print in all is the distributor code, an autonumeric value to represent the Order Number and a few particulars for each part ( on the white for example print 'Customer...
Hi. I'm posting here too ( I had a posting in 9i Forum with no answers) in hopes that somebody may have an answer.
I have a list of work_groups or departments. Every work group has a parent and the root of the tree has a value of null for the parent field.
On the other hand I have in my...
Hi.
I have a list of work_groups or departments. Every work group has a parent and the root of the tree has a value of null for the parent field.
On the other hand I have in my employees table a column that links each employee to a work group.
Making a join like this.
select level...
Hello. I'm trying to find an editor, any editor (text,HTML or Javascript) that can show me the Javascript code I have color coded on Screen and then when I want to print it to paper I can see the same thing.
The Code with colors on Paper.
I'm using DWMX and I get to see all the JS code nice...
I "inherit" a lot of pages where the ID's for all input elements have the format
id="some_name"
or
id="some_option_3"
what I need is something fast and simple that will get rid of all the "_" and clean my code to something like
id="somename"...
This is a really short version of my problem.
Any other code I stripped is just text and tables.
I'm going crazy trying to understand why the form won't submit using the link and Javascript.
<script>
function jump(txtvalue){
document.myform1.whereto.value=txtvalue...
We are using a Coldfusion 5.0 Server and from time time our users get a message
3114 ORA-03114: not connected to ORACLE
However when I try to login to the database using other Software(TOAD, SQL*PLUS) it connects without problems.
So I go to Coldfusion administrator and press the...
Hi everyone.
I have a form that's used by a group of employees to send out an email to people.
In the form I have a textarea where the body of the message goes and I also have a Combo Box with some pre-set values that come from the database for that particular company. ( company name, company...
Ok. Here's my problem.
Two Servers each running CF.
On server1 I have two applications one for general public and the other (if you have the login/password) for the registered users.Let's call it app_enter_forms.
Now on my Server2 I have a third application that was created for the...
Is there a way to have a different link color for all href possible values without defining new classes for all the links? If I were to start building the website I would use classes... however, this project I have already has a huge amount of links to different sources... FTP, HTTP and mailto...
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.