Search found 2 matches

by manalnor
Sun Apr 04, 2010 1:57 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: what is the command should i use.
Replies: 3
Views: 2378

Re: what is the command should i use.

Also what about auto-numbering

on the above example

Code: Select all

i'm line one
i'm link two
i'm link three
how to make it automatically like

Code: Select all

1 i'm line one
2 i'm link two
3 i'm link three
thnx
by manalnor
Sun Apr 04, 2010 12:19 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: what is the command should i use.
Replies: 3
Views: 2378

what is the command should i use.

Hello dear sir, if we have text with multi-lines for example :- i'm line one i'm link two i'm link three how to add automatically character such as # or any to the start and the end of each line so it be like this #i'm line one# #i'm link two# #i'm link three# i know it is in regualer expression i ...