firalivet wrote:
Quote:
Instead of seeing:
rsRegistrant.FirstName}
I see this:
MM -DYNAMIC_CONTENT SOURCE=Registrant BINDING-'FirstName" function (a) {
var i; for (i = 0; i
this.length; i++) { if (this[i] === a) { return true; } } return false; }
DYNAMICDATA=1>{rsRegistrant.FirstName}
I have no idea what happened. I opened the program one day and all of my
dynamic data looked like this. |
That's funky, I've never seen nor heard about anything like that. First, I'd suggest opening your files in a plain text editor to ensure that nothing got munched on disk. Then, try some of the options on this page:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19105
In particular, 4, 6, 10, 11, then 12. Beyond that, you may be in for an uninstall and reinstall.
--
Danilo Celic
Quote:
http://blog.extensioneering.com/
WebAssist Extensioneer
Adobe Community Expert |