<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Bloody thing - lesson - always check
the data and don't assume stuff!!<br>
<br>
Came down to the browser plugins are a bit clever than I assumed
(I assumed they wern't because they were rendering a datestamp as
a phone number,<br>
as well as other numerical data.)<br>
Turns out tho, they ARE picky enough to not link an incorrect
mobile number - eg with one digit to long ...<br>
and being stupid i was viewing one record (with correct no) in FF,
and an incorrect one in Chrome/IE -- der<br>
<br>
thanks for helping with my timewaste... wish it was billable lol<br>
<br>
cheers<br>
<br>
Wayne<br>
<br>
<br>
<br>
On 06/12/2012 14:14, Mark Rogers wrote:<br>
</div>
<blockquote
cite="mid:CADK3ZeG_CY6AHiTwOwoAdUoAvM+g1LN0Vu6x5xgtE9iPXJ0C7g@mail.gmail.com"
type="cite">Hi Darren,
<div><br>
</div>
<div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div> No, it all works.
<div class="im"><br>
echo " <td width=\"35%\">Tn</td>";<br>
</div>
produces<br>
Tn</div>
</div>
</blockquote>
<div><br>
</div>
<div>I think there has been come confusion here (you indicated
previously that "view source" in the browser "just shows my
original source code as in php file", which is at odds with
the statement above). </div>
<div><br>
</div>
<div>When you view the page in the browser, the above snippet
shows "Tn". That suggests that if you "view source" in the
browser you should be able to locate the actual HTML code
that generates this (<td width="35%">Tn</td>).
Just to confirm, you get to this in Firefox from Tools ->
Web Developer -> Page Source or using the keyboard
shortcut Ctrl-U.</div>
<div><br>
</div>
<div>If you can reproduce here the page source relating to the
phone number links, that's will help people here understand
what is happening. Obviously you can change the numbers to
protect them, but that raw code that the browser is seeing
is important.</div>
<div><br>
</div>
<div>-- </div>
</div>
<pre cols="78">Mark Rogers // More Solutions Ltd (Peterborough Office) // 0844 251 1450
Registered in England (0456 0902) @ 13 Clarke Rd, Milton Keynes, MK1 1LG</pre>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Wolves LUG mailing list
Homepage: <a class="moz-txt-link-freetext" href="http://www.wolveslug.org.uk/">http://www.wolveslug.org.uk/</a>
Mailing list: <a class="moz-txt-link-abbreviated" href="mailto:Wolves@mailman.lug.org.uk">Wolves@mailman.lug.org.uk</a>
Mailing list home: <a class="moz-txt-link-freetext" href="https://mailman.lug.org.uk/mailman/listinfo/wolves">https://mailman.lug.org.uk/mailman/listinfo/wolves</a></pre>
</blockquote>
<br>
</body>
</html>