Simple Machines Community Forum

SMF Development => Feature Requests => Applied or Declined Requests => Topic started by: chowyu228 on September 26, 2005, 04:16:38 AM

Title: Cannot copy and paste
Post by: chowyu228 on September 26, 2005, 04:16:38 AM
 :) I think if I can directly copy tables from word or excel may be better

Thank you ^^
Title: Re: Cannot copy and paste
Post by: Oldiesmann on September 26, 2005, 09:53:02 AM
Just use the following format for tables:


[table]
[tr][td]1[/td][td]2[/td][/tr]
[tr][td]3[/td][td]4[/td][/tr]
[/table]


The result:


12
34
Title: Re: Cannot copy and paste
Post by: chowyu228 on September 26, 2005, 12:36:36 PM
Thank you ^^
I have try it too, but the table is no border
I want a border to present in forum, how can I add border?
thank you
Title: Re: Cannot copy and paste
Post by: xenovanis on September 26, 2005, 01:06:49 PM
I'm afraid that is not possible using BBC tags.
Title: Re: Cannot copy and paste
Post by: Ivan Minic on September 26, 2005, 02:06:42 PM
That even can be a problem with html...
Title: Re: Cannot copy and paste
Post by: chowyu228 on September 26, 2005, 09:38:49 PM
I have use another php language program, that program can copy and paste tables from word.

These tables have border