Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
neo314 #1
PHP Local Var as a Data Source
Has anyone seen/made/heard rumor of an extension to add a data source for
simply making regular local php variables like $myvar available in the bindings
tab.
If not, I was looking at making one based on the URL variable files for the
bindings tab. I think the only thing I can't readily figure out how to modify
to a local variable extension is in the URL_DataRef.edml file at it is these
two nodes:
<quickSearch><![CDATA[_GET]]></quickSearch> (would
<quickSearch><![CDATA[]]></quickSearch> work?)
and
<searchPattern
paramNames="bindingName"><![CDATA[/\$(?:HTTP)?_GET(?:_VARS)?\['([^\r\n]*)'\]/i]]Any help would be appreciated. I've always been surprised that this isn't></searchPattern>
already built in, so maybe it is out there somewhere and I can stop typing the
same local variable names repeatedly
neo314 Guest
-
Mapping to source files on another local drive
Hi Here's the background to my problem: - I'm installing Coldfusion MX 7 Enterprise Edition (mutiserver configuration) onto a new Windows... -
Problem with Verifying Local Data Source
i have the same problem, i read somewhore in the support center that we must download a jar archive but that archive isnt needed for the coldfusion... -
moving data from one data source to another
I'm trying to move data from one data source to another. I don't want to loop - because it will kill performance. A simple Select into or Insert... -
about data source???
I have an access database developed. I have added a new table to link to the original developed table. Then I want to change my original form and... -
local mirror based on APT source.list format?
Allister McRae wrote: Last I knew, apt-get didn't have any mirroring capability like I described. Do you know of some changes, or are you just...



Reply With Quote

