Re: Playlist different from displayed list in source html code [message #185803 is a reply to message #185796] |
Fri, 09 May 2014 17:44 |
Jrgen Exner
Messages: 14 Registered: March 2013
Karma:
|
Junior Member |
|
|
On Fri, 9 May 2014 12:36:47 -0400, richard <noreply(at)example(dot)com> wrote
in comp.databases.mysql:
> On 9 May 2014 15:18:08 GMT, Erick T. Barkhuis wrote:
>> Neither do I, and I admit having had a look at this website.
>> Richard wrote:
>>> http://mroldies.net/radio/radio1.php
>>> View page source and you will see the listed songs in the code do not
>>> match the listed songs in the playlist. Why?
>>
>> I really have no clue what parts should have matched (and don't match).
>> As far as I'm concerned, I see no non-matching listed songs.
>>
>> All I see is (quoted just a part of the bunch):
>> [...etc...]
>
> Well you did half of what you should have.
No, he did half of what _YOU_ should have done.
If you want help then it is customary to show the code, to explain the
expected behaviour, to explain the observed behaviour, to explain how it
is different from the expected behaviour, and what you have tried so far
to correct the situation.
You have explained maybe 1/2 of these 5 items.
> My question is, why does the html code show different than what is
> displayed on the page?
Let me try to understand this correctly.
You got some HTML code. Correct?
You expect this code to render as some text in the browser. Correct?
The actually rendered text is different from what you expect the
HTML-code to generate. Correct?
Then where on earth did you get the idea this could possibly have
anything to do with SQL? That's an HTML or maybe browser question that
only in an different universe could have any relation to SQL.
jue
|
|
|