Re: [users@httpd] Javascript xmlhttprequest send error

2024-07-05 Thread Ted Hickox
I found a Javascript forum. I regret to say that though they gave it their best effort, they were unable to help me find my problem. So here is what I'm going to do. Just in case someone is investigating this message, I will share the solution I finally found. In my XHTML code I forgot to inclu

Re: [users@httpd] Javascript xmlhttprequest send error

2024-07-03 Thread Frank Gingras
On Wed, Jul 3, 2024 at 7:49 PM Ted Hickox wrote: > And a hearty good evening everyone. Here is my Javascript code. > > var SVG_Data; > var Retrieved_Data; > var Attribute_List; > var Coordinate_List; > var Counter; > function Setup() { > SVG_Data = new XMLHttpRequest(); > SVG_Data.open

[users@httpd] Javascript xmlhttprequest send error

2024-07-03 Thread Ted Hickox
And a hearty good evening everyone. Here is my Javascript code. var SVG_Data; var Retrieved_Data; var Attribute_List; var Coordinate_List; var Counter; function Setup() { SVG_Data = new XMLHttpRequest(); SVG_Data.open("GET"," http://localhost:8080/exist/rest/db/apps/HTML_Student/SVG_Ell