New [ strike ] bbcode - asp free
Asp bbcode. LaceRegExp(strString, " font=( ^ *) ( ^ *) font ", "<span style=""font-family: $1, Sans-Serif, Serif;"">$2< span>") strString = ReplaceRegExp(strString, " quote=( ^ *) ( ^ *) quote ", "<div class=""quote""><span style=""font-weight: bold; font-size: 8pt;"">$1 said:< span><pre class=""quote1"">$2< pre>< div>") strString = Replace(strString, " b ", "<span style=""font-weight: bold;"">") strString = Replace(strString, " B ", "<span style=""font-weight: bold;"">") strString = Replace(strString, " u ", "<span style=""text-decoration: underline;"">") strString = Replace(strString, " U ", "<span style=""text-decoration: underline;"">") strString = Replace(strString, " i ", "<span style="" font-style: italic;"">") strString = Replace(strString, " I ", "<span style="" font-style: italic;"">") strString = Replace(strString, " b ", "< span>") strString = Replace(strString, " B ", "< span>") strString = Replace(strString, " u ", "< span>") strString = Replace(strString, " U ", "< span>") strString = Replace(strString, " i ", "< sp
 |
|
Subexpression substitutions in vbscript regexp: asp alliance
E!The most likely reasons for this are: you entered an incorrect username or password (check the email you were sent when you first registered) or the administrator has deleted your account for some reason. If it is the latter case then perhaps you did not post anything? It is usual for boards to periodically remove users who have not posted anything so as to reduce the size of the database. Try registering again and get involved in discussions. User Preferences and settings How do I change my settings?All your settings (if you are registered) are stored in the database. To alter them click the Profile link (generally shown at the top of pages but this may not be the case). This will allow you to change all your settings.The times are not correct!The times are almost certainly correct; however, what you may be seeing are times displayed in a timezone different from the one you are in.How do I show an image below my username?There may be two images below a username when viewing posts. The first is an image associated with your rank; generally these take the form of stars or blocks indicating how many posts you have made or your status on the forums. Below this may be a larger image known as an avatar; this is generally unique or personal to each user. It is up to the board administrator to enable avatars and they have a choice over the way in which avatars can be made available. If you are unable to use avatars then this is the decision of the board admin and you should ask them their reasons (we're sure they'll be good!)How do I change my rank?In general you cannot directly
|