|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
parse & or <
I would like to do:
Code:
<db> <row> <link>http://www.someserver.com/index.php?var=val&var2=val2</link> </row> </db> The XML file gives an error on the "&" what is the work arround? |
|
#2
|
|||
|
|||
|
parse & or <
Use &_amp; without the underscore to represent the ampersand. Try using that to see if it parses correctly.
|
|
#3
|
|||
|
|||
|
that works, but that's not what i meant.
It's a real common url, but you cannot copy paste it in the file, which is for notechies a horror... |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > parse & or < |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|