Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
ming58 #1
JavaScript error while loading Recordset.htm
After setting up my testing server (which uses PHP) I tried to create a
recordset but get this error...
Javascript error while loading recordset.htm:
At line 1108 of file "Macintosh HD: applications: macromedia dreamweaver
8:configuration:serverbehaviors:PHP_mySQL:Recordse t.js"; theStr =
theStr.replace(/(?>)*gi,""); //remove close tags
SyntaxError: invalid quanitifier
I'm a CF person but have a PHP site that is in a million pieces i have to
maintain? can anyone help?
ming58 Guest
-
recordset error
I have the following recordset: SELECT FTE_CLASS_GROUP_NBR_DSCR FROM dbo.DLIST_FTE_CLASS_GROUP WHERE FTE_GRP_ID IS NOT NULL I ammended the sql to... -
Loading a recordset at the last record?
How can I do that? I have a table with record that are updated periodically through the day. I want a page that only loads the last record. How?... -
recordset error
I'm opening a recordset that calls a stored procedure and get the following error: 'Operation is not allowed when the object is closed' The error... -
Setting javascript variable from a recordset
I am trying to do something that's probably pretty simply. All I am trying to do is set a variable from a recordset. The code I am using is: ... -
Loading client-side images for use in Javascript
Ok, I'll play the dumb guy.... if your script is running on the server under the testapp application, why isn't the source 'Images/down.gif' (Path...



Reply With Quote

