Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8431465
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T05:51:46+00:00 2026-06-10T05:51:46+00:00

Having a string with several tags given, i have to insert them – if

  • 0

Having a string with several tags given, i have to insert them – if possible at once, without parsing the string to extract the separate scripts:

decodeURIComponent(“%3Cscript%20src%3D%27%2F%2Ftest%2Fdg-48119-137488.js%27%20async%20defer%3E%3C%2Fscript%3E%3Cscript%20src%3D%27%2F%2Ftest2%2Feg-48119-137488.js%27%20async%20defer%3E%3C%2Fscript%3E”).replace(/+/g,”%20″);

I tried with createElement(“DIV”), adding the string’s content with .innerHTML and appendChild(theDIV). The html content looks fine, but the scripts did not load 🙁

What else can I do to get the script post-loaded (without parsing the string before)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T05:51:47+00:00Added an answer on June 10, 2026 at 5:51 am

    I think this isn’t working because the code you posted uses an invalid regular expression.

    + is a reserved character in regex. Try instead using .replace(/\+/g,"%20");
    (note the escaped +).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having some problems initializing static string members in c++. I have several classes
I have a large string having dates, Ip addresses etc.. I need to split
I have a big string having at most 100000 character. Instead of using string.charAt[index]
I am writing a string to a xml document. I now have several different
I have several encoded strings and I need to decode them, my guess is
I'm having some trouble compiling/linking a set of classes, several of them dealing with
I am having trouble figuring one of several error messages that seem to have
I have a table that contains several thousand rows, having a Varchar column that
Greetings, I'm having the following issue: When I attempt to execute several INSERT INTO
I am having some trouble with the HashMaps in my program. I have several

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.