Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 Design Request: hr not a valid forum tag? (ADDED)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic   

heptite
Average Member

USA
547 Posts

Posted - 27 January 2002 :  22:38:52  Show Profile  Visit heptite's Homepage  Send heptite an ICQ Message  Send heptite a Yahoo! Message
Occasionally I'd like to use the tag
[hr]

to be <hr> in html.

fString = replace(fString, "<hr>","[hr]", 1, -1, 1)

and

fString = replace(fString, "[hr]", "<hr>", 1, -1, 1)

added to inc_functions.asp.

Additional support files - http://www.snitz.info<

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 27 January 2002 :  23:53:55  Show Profile
this has been added to v3.4 b5<
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 29 January 2002 :  01:39:45  Show Profile
How about adding [table][/table], [tr][/tr] & [td][/td] tags?

This is in response to this post:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=20995<
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 29 January 2002 :  15:02:13  Show Profile
Sounds like a good idea.
But what happens when someone who doesn't know how to use table tags and they miss a closing table/tr/td tag or something, wouldn't that mess up the tables on the topic.asp page? Especially with Netscape which messes up the page when table tags aren't opened and closed properly.

- David<
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 29 January 2002 :  19:10:42  Show Profile
true, just tested it and if you use [tr][/tr] or [td][/td] with first using [table][/table], it gives some very undesireable results.

we'll leave this out for now. What we would need to do is make sure that it starts with and ends with a [table][/table] tag. Would be a good MOD maybe.<
Go to Top of Page
  Previous Topic Topic   
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07