Forum Discussion
martin_58353
Cirrus
8 years agoSTREAM::expression with special characters
I need inject code into JavaScript returned from server some code:
original code from server:
this.initNewTransfer(t, n),
replaced/injected code:
this.i...
- 8 years ago
I found correct strings for replacement:
set find "initNewTransfer\\x28t, n\\)" set replace "this.initNewTransfer\x28t, n\), INJECTED-CODE"Is there any better solution?
Recent Discussions
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects