This started as a simple security addition to my project, and has become a major road block. I haven't posted in these forums for a very long time, but at this point I think you guys are my best chance at an answer... if there is one. Without linking you guys to exactly what im doing, ill try to...
This started as a simple security addition to my project, and has become a major road block. I haven't posted in these forums for a very long time, but at this point I think you guys are my best chance at an answer... if there is one. Without linking you guys to exactly what im doing, ill try to...
I was directed to use a perl module called libxml2
Can anyone direct me to where I can find a PPD for this? It sounds like a fantastic extension of the existing XML::LibXML So maybe I just need that library, but I can't seem to find that either.
I attempted:
ppm install XML-LibXML
but it did...
I've really been cranking on Perl recently, and more specifically paging back through a book I bought last year called "Spidering Hacks" from O'Reilly.
This is an incredible reference. The most intrigueing thing to me is that the authors had no quams putting 3 pages of straight perl code if...
Im new to Perl and this forum, but not Tek-Tips. I appreciate any help you guys can offer here, and will be checking back often. Im trying to get Perl to login to a HTTPS site and retrieve a CSV file. I have been unsuccessful because the site requires 128bit encryption and is refusing my attempt...
I have a lot of experience in Cold Fusion, but 0 php experience. My needs are simple, and I really hope someone out there can help me.
I do not want to use session variables, I want to use cookies. This is an intranet application.
Here's what i'd like to do:
1) <a...
I hope this isn't confusing. Im using instances to setup some buttons. In frame one I have:
but_1.onRollOver = function(){
rollover (2);
}
but_2.onRollOver = function(){
rollover (3);
}
Using instances, I can setup all of my responses in one frame for much better code organization than...
I just installed CFMX, and im looking for anyone else out there using this newest version from Macromedia.
I tested an older app I developed using CF 4.5. When running on CFMX server I received the following error: "You have attempted to dereference a scalar variable of type class...
I made a custom form with unbound text boxes. There's a SAVE button that executes a query which performs a SQL insert statement.
One of the textboxes on my form "pictured" will be used to enter a list of names. The corresponding field in my table has been set to type MEMO to allow...
My report contains multiple results. I want to perform a command after each result is displayed, row by row. Is there somewhere I can put a command like this?
Example...
Row 1: myList = myList & "," & newItem
Row 2: myList = myList & "," & newItem
Row 3: myList = myList...
I want my query to work for any one of my search forms. Im using 2 variables on my forms to tell the query which column to search by, and where to get the user defined criteria from. theField, and theCriteria
SELECT [itemid], [lastmodified], [accession], [name], [description]
FROM item
WHERE...
Ive searched all of the Access forums, and I haven't found a solution that works. This seems like a very common procedure so im sure someone out there can help.
My ITEM table looks like this:
name | imagepath
-----------------------------------------------
Linksys Cable/DSL Router |...
Ive searched all of the Access forums, and I haven't found a solution that works. This seems like a very common procedure so im sure someone out there can help.
My ITEM table looks like this:
name | imagepath
-----------------------------------------------
Linksys Cable/DSL Router |...
Ive searched all of the Access forums, and I haven't found a solution that works. This seems like a very common procedure so im sure someone out there can help.
My ITEM table looks like this:
name | imagepath
-----------------------------------------------
Linksys Cable/DSL Router |...
This note is to request song ideas for a flash movie im getting made. Its just a list of the victims with age and info scrolling slowly by the screen. I got the idea scrolling through the list on http://thewtcmemorial.com/victims/ ; (takes a lil bit to load)
Using your scroll button as a web...
I am unable to accurately display a grouped result set on multiple pages. I have an example, and I hope someone can assist me with a solution. Basically STARTROW and MAXROWS aren't helping me get grouped rows.
There are 100 lakes.
There are 5 fishnames per lake.
My join query returns 500 rows...
Im currently using Postgres on Unix. Are there any software packages available for unix systems that have the advanced features of SQL server like stored procedures?
Any suggestions or links are much appreciated.
thanks
The "Certified Allaire Coldfusion Developer Study Guide" is the most comprehensive advanced desk reference available. Its purpose is to ramp you up on requirements to pass the certified developer exam, but its also a great read.
Ive been reading for the past 2 weeks, and feel I have...
The Rehabilitation act was updated with a new section.
508 demands the use of w3c standards for accessibility, and insists that any customer based service will lose customer's unless they attempt to open up their navigation to User agents that are specifically designed for the handicapped or...
The Rehabilitation act was updated with a new section.
508 demands the use of w3c standards for accessibility, and insists that any customer based service will lose customer's unless they attempt to open up their navigation to User agents that are specifically designed for the handicapped or...
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.