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 6324285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:40:31+00:00 2026-05-24T16:40:31+00:00

I am stuck in this error, it displays this message in Chrome, and I

  • 0

I am stuck in this error, it displays this message in Chrome, and I dont know what to do, I check the "", but nothing seems wrong any ideas????

This page contains the following errors:

error on line 15 at column 19: AttValue: " or ' expected
Below is a rendering of the page up to the first error.

this is my js

<script type="text/javascript" src="../js/mootools-1.2-core-nc.js"></script>
<script type="text/javascript" >
    window.addEvent('domready', function() {

        $$('a.delete').addEvent('click', function(e) {
         //  alert("me lleva");
           e.stop();
            var id_archivo = this.get('id');

            var nuevo = id_archivo.split('#');

            var DeleteFile = new Request({
                method: 'POST',
    //            data: 'id_archivo='+nuevo[1]+'&nuevo='+nuevo[0], 
   url: 'Controlador/ControladorBorrarArchivo.php? line15 id_archivo='+nuevo[1]+'&nuevo='+nuevo[0], line15
                onRequest: function() {},
                onSuccess: function() {
                //$("page_container").load.periodical(2000,this, 'ControladorListarArchivos.php');
                  //this.load.periodical(5000, this);
            //  $("page_container").load.periodical(5000,this,'Controlador/ControladorBorrarArchivos.php');

              //this.load.periodical(5000,this,'ControladorListarArchivos.php');
             // $("page_container").load.periodical(5000,this,'ControladorListarArchivos.php');

                },
                onFailure: function(){alert('Error!');}
        }).send();
    //        DeleteFile.send({ data: { 'archivo': id } });
        });
        });

    </script>
  • 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-05-24T16:40:32+00:00Added an answer on May 24, 2026 at 4:40 pm

    Please try this

    window.addEvent("domready", function() {
    
        $$("a.delete").addEvent("click", function(e) {
           e.stop();
           var id_archivo = this.get("id");
           var nuevo = id_archivo.split("#");
           alert(nueovo.length); // must be 2 or more
           var URL = "Controlador/ControladorBorrarArchivo.php?id_archivo="+nuevo[1]+"&nuevo="+nuevo[0];
           var DeleteFile = new Request({
             method: "POST",
             url: URL,
             onRequest: function() {},
             onSuccess: function() {
               $("page_container").load.periodical(5000,this,
                 "Controlador/ControladorBorrarArchivos.php");
             },
             onFailure: function(){alert("Error!");}
          }).send();
        });
      });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm stuck with this. I'm self studying assenbler and translating some basics instructions. But
I've been stuck on this issue for several days - any help is much
I'm kinda stuck with this one so I hoped someone could help me. I
I am stuck on this problem which I am studying for an exam tomorrow.
I'm stuck with this already for some weeks and I don't have the faintest
I have been stuck on this for days, and was wondering if anyone had
I'm kinda stuck on this decision. My project already uses Spring and Spring Blazeds
I've been stuck with this for weeks now and have no idea where I'm
I've been stuck with this simple Sql query for last 3 hours and my
I'm stuck with this pretty silly thing; I got a textfile like this; Hello::140.0::Bye

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.