Tag: xml

51 votes
9 answers
2.3K views
How To Auto-Format / Indent XML/HTML in Notepad++

Is there a way to re-indent a block of code? I'm looking for something similar to Ctrl+Shift+F in Eclips

avatar
Dario
0 1 0 9
asked 07 September, 2021
53 votes
8 answers
2.8K views
How do I comment out a block of tags in XML?

How do I comment out a block of tags in XML? I.e. How can I comment out <staticText> and everything ins

avatar
Winford
0 1 0 9
asked 07 September, 2021
58 votes
9 answers
1.8K views
What&apos;s "tools:context" in Android layout files?

Starting with a recent new version of ADT, I've noticed this new attribute on the layout XML files, for e

avatar
Chaya
0 1 0 9
asked 07 September, 2021
62 votes
10 answers
2.1K views
What characters do I need to escape in XML documents?

What characters must be escaped in XML documents, or where could I find such a list?

avatar
Corrin
0 1 0 9
asked 07 September, 2021
63 votes
18 answers
1.1K views
How to parse XML and count instances of a particular node attribute?

I have many rows in a database that contains XML and I'm trying to write a Python script to count instanc

avatar
Nidia
0 1 0 9
asked 07 September, 2021
55 votes
13 answers
508 views
What does <![CDATA[]]> in XML mean?

I often find this strange CDATA tag in XML files: <![CDATA[some stuff]]> I have observed that this CD

avatar
Emilia
0 1 0 9
asked 07 September, 2021
63 votes
9 answers
1.2K views
Handling cookies in PhoneGap/Cordova

I'm working on a PhoneGap app with server session usage. It needs cookies to handle the session. Addition

avatar
Dorian
0 1 0 9
asked 07 September, 2021
55 votes
12 answers
520 views
How to have comments in IntelliSense for function in Visual Studio?

In Visual Studio and C#, when using a built in function such as ToString(), IntelliSense shows a yellow box ex

avatar
Corrin
0 1 0 9
asked 07 September, 2021
62 votes
18 answers
1.2K views
Origin is not allowed by Access-Control-Allow-Origin

I'm making an Ajax.request to a remote PHP server in a Sencha Touch 2 application (wrapped in PhoneGap).

avatar
Patsy
0 1 0 9
asked 07 September, 2021
63 votes
8 answers
2.3K views
How many concurrent AJAX (XmlHttpRequest) requests are allowed in popular browsers?

In Firefox 3, the answer is 6 per domain: as soon as a 7th XmlHttpRequest (on any tab) to the same domain is f

avatar
Lawanda
0 1 0 9
asked 07 September, 2021
51 votes
13 answers
1.6K views
Send POST data using XMLHttpRequest

I'd like to send some data using an XMLHttpRequest in JavaScript. Say I have the following form in HTML:

avatar
Jesenia
0 1 0 9
asked 07 September, 2021
54 votes
30 answers
2.4K views
Fatal Error: Allowed Memory Size of 134217728 Bytes Exhausted (CodeIgniter + XML-RPC)

I have a bunch of client point of sale (POS) systems that periodically send new sales data to one centralized

avatar
Dwain
0 1 0 9
asked 07 September, 2021
57 votes
30 answers
2.6K views
How can I upload files asynchronously with jQuery?

I would like to upload a file asynchronously with jQuery. $(document).ready(function () { $("#uploa

avatar
Dario
0 1 0 9
asked 07 September, 2021
56 votes
30 answers
2.3K views
How do you parse and process HTML/XML in PHP?

How can one parse HTML/XML and extract information from it?

avatar
Robt
0 1 0 9
asked 07 September, 2021
61 votes
6 answers
1.4K views
Selecting a css class with xpath

I want to select just a class on its own called .date For some reason, I cannot get this to work. If anyone k

avatar
Yolando
0 1 0 9
asked 07 September, 2021