This topic is locked
[SOLVED]

 mailto field not displaying properly

5/27/2005 10:16:22 AM
PHPRunner General questions
pplaut author

Hi,
This is the first time I have run accross this problem....................

My scripts build the sql tables and then populate them with some beginning data.
this is just a snippet
INSERT INTO mos_clubmouse (

primary_email,
)

'admin@clubmouse.biz',
the information is being inserted properly into the database

however when I hit the view screen

the email shows up like this
<a href="mailto:admin@clubmouse.biz">admin@clubmouse.biz</a>
the field properties in PHP Runner are set as follows.
view s email hyperlink

edit as and edit format are blank
I checked the email info in the sql database and compared it to one which is working and I see no difference.
Thanks

Peer

pplaut author 5/31/2005

It is working on the list view <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=4614&image=1&table=forumreplies' class='bbc_emoticon' alt=':o' />

I will continue to work on this and let y'all know <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=4614&image=2&table=forumreplies' class='bbc_emoticon' alt=';)' />

Peer

pplaut author 5/31/2005

downloaded the latest version

problem fixed.

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=4620&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />

Peer