Hi.
I'm new to VSS, so please bear with me if this is an inane question... ;-)
I have a number of servers that are in different locations yet run the same applications. I use VSS to ensure that we have a history of changes to the code used in these apps. We use one master machine that is the...
Hi!
I have created a form in Flex 2.0.1 and when the user clicks the "Continue" button, I want to save the form as BitmapData, then encode into JPG data. However, I would like to make some of the components invisible first so they don't render, and disappear from the screen while this is...
I'm new to MS SQL 2005 and I'm currently creating a DB and assigning certian column permissions to tables. I can set certain columns to allow "SELECT" for example, but say if I add another column to this table and then try to assign SELECT permissions to it, all of my previous settings are not...
Hi all.
I know this isn't a JS specific question, but I have posted this in the ColdFusion Forum for a while and the only response I received was advice to try this board if I was unsuccessful there. So here I am...
I'm patching a website for a company, and part of this site uses RegExs to...
Hey all.
I'm fixing a webpage that uses RE's to convert hyperlinks to become relative to the calling page. However, sometimes the RE simply appends the hyperlink URL to the end of the original URL, so the final link looks like:
http://mysite.com/somewhere/index.cfm?/http://anothersite.com...
Hello all.
I am trying to replace some text in a variable via the use of the REReplaceNoCase function:
<cfset MyVariable = REReplaceNoCase(MyVariable,"(href="")([A-Z0-9])","\1#cgi.script_name#?#Path#\2","ALL")>
This is designed to change the any hyperlinks contained in MyVariable to become...
Hi all.
I'm on contract for a company that would like to have their CallManager user database linked with Active Directory, but without using the plug-in provided by Cisco. Their reason for not using the plug-in is that they do not want the AD schema modified in any way (I've tried to talk...
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.