DRS Georgia

Computer Diagnose, Repair, and Service Technicians of Georgia

  • Increase font size
  • Default font size
  • Decrease font size
Home Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Rules

DRS Georgia
Computer Repair forum rules.

 

Use the advice within the forum at your own risk. There are many different configurations of computer systems out there. A lot of the information here will give you general information that can apply to your computer and your configuration. However, some of the advice will be for specific computer that the user has posted.

Visitors to the forum agree to the terms stated below:

This is a set of public forums. All posts made to these forums express the views and opinions of the authors who post them, not the administrators, moderators, or webmaster (except for posts by these people). The webmaster of these forums disclaims all responsibility for the views and opinions expressed by visitors (registered or not) to these forums.

By registering for the forum, you must agree to to the following terms:

While the administrators and moderators of this forum will attempt to remove or edit any generally objectionable material as quickly as possible, it is impossible to review every message. Therefore you acknowledge that all posts made to these forums express the views and opinions of the author and not the administrators, moderators or webmaster (except for posts by these people) and hence will not be held liable.

You agree not to post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-oriented or any other material that may violate any applicable laws. In addition you will not engage in any sort of spamming, whether it is comment spam (injecting a comment into a thread for the purpose of placing a link back to a website offering the same services offered here; or services totally unrelated to this website), the use of signature links deemed to be for the sole purpose of increasing web traffic to a site of interest by the member, or any combination of those two examples. This includes the Personal Message feature.

Images or code in signatures or posts, such as HTML or java scripts that might collect any information from other users, are not allowed. If found, they will be removed by an administrator or moderator and the user will be warned. A second offense will result in being deactivated and banned. The forum moderators and administrators retain the right to edit and / remove inappropriate posts. Inappropriate posts include offensive comments, rudeness to other forum members, personal attacks, foul language, flaming, trolling, linking to a site that would be considered offensive by most people, spamming the forums with advertisements, posting any links to or information about hacking/cracking sites or info, and links to download copyrighted material using P2P software.

Engaging in any of the aforementioned activities may lead to you being immediately and permanently banned (and your service provider being informed). The IP address of all posts is recorded to aid in enforcing these conditions. You agree that the webmaster, administrator and moderators of this forum have the right to remove, edit, move or close any topic at any time should they see fit. As a user you agree to any information you have entered above being stored in a database. While this information will not be disclosed to any third party without your consent the webmaster, administrator and moderators cannot be held responsible for any hacking attempt that may lead to the data being compromised.


Only approved, registered members can view and post on the 'Advance Virus Removal'.  You will have to register in order to even see that forum.

 

 

 

The following are the most common BBCode tags available to most modern message boards, and are displayed here with their HTML equivalents. However, it should be noted that the effect of these tags can be changed substantially, and the effect may not be identical on all sites using BBCode.

BBCode example HTML Effect
[b]bolded text[/b] <b>bolded text</b> or <span style="font-weight: bold;">bolded text</span> bolded text
[i]italicized text[/i] <i>italicized text</i> or <span style="font-style: italic;">italicized text</span> italicized text
[u]underlined text[/u] <u>underlined text</u> or <span style="text-decoration: underline;">underlined text</span> underlined text
[s]strikethrough text[/s] <s>strikethrough text</s> strikethrough text
[url]http://example.org[/url] <a href="http://example.org">http://example.org</a> http://example.org
[url=http://example.com]Example[/url] <a href="http://example.com">Example</a> Example
[img]http://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Go-home.svg/100px-Go-home.svg.png[/img] <img src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Go-home.svg/100px-Go-home.svg.png" alt="" />
[quote]quoted text[/quote] <blockquote><p>quoted text</p></blockquote>
(usually implemented in more advanced ways)
To quote:

quoted text

[code]monospaced text[/code] <pre>monospaced text</pre> monospaced text
[size=15]Large Text[/size]
(The unit of measurement varies with each BBCode variant and could represent pixels, points, or relative HTML sizes.)
<span style="font-size:15px">Large Text</span> Large Text
[color=red]Red Text[/color]
or

[color=#FF0000]Red Text[/color]
or
[color=FF0000]Red Text[/color]
(Both HTML color names and hexadecimal color values are generally supported, although on some boards, you must omit the # from selecting a hexidecimal color.)

<span style="color:#FF0000;">Red Text</span> Red Text
[:-)]

:)
:smile:

(And other emoticons, depending on the variant)

<img src="/Face-smile.gif" alt="">

(Specific image and size vary)

[table] [tr] [td]table data[/td] [/tr] [/table] <table><tr><td>table data</td></tr></table>
table data

A few places you may also find the tag [background]. It's used like the IMG tag and it should put on an image.