Backboards: 
Posts: 155

Hey Bery, I had a programming idea last night.


I'm a novice programmer at best, but I found myself thinking it would be pretty easy to add a checkbox to the Post a Message section that, when checked, would have the post displayed with the userid/handle displayed first, then the subject line, then the timecode stuff. So it would look more Facebooky.

Wouldn't that be easy to code?

if
"checkbox"=yes
then
([userid],[subject],[timedate])
else
([subject),[userid],[timedate])


Something like that?


Responses:
Post a message   top
Replies are disabled on threads older than 7 days.