|
Adam1993 The Cool Admin :)

Posts: 4798 I Feel...: Stuck Feedback: (0) % Postive Forum Points: 18108
Transfer Points
› Virtual Items:


Add Karma Rated By 41 Members
Comments: Add |
Show
|
Posted: Thu Apr 03, 2008 5:41 pm Post subject: |
|
|
| FinalFantasy7 wrote: | | yes ye swe would all like to know.... |
i knew that when i was 12 too..
HTML : Hyper Text Markup Language (Or just HTM on some websites)
VB: Visual Basic
VBA: Visual Basic for Applications
SQL: Structured Query
MySQL: Same as above, but its a Multi server edition.
PHP: PHP Hypertext Processor
Perl: [No spelling]
AS: ActionScript 3.0
CSS: Cascading Style Sheets
PasCal: Procedural Programming Language [No abbriviation]
Here is a simple VB Code. Test it in a VBA Program such as powerpoint 2003/2007 etc.
Sub MessageGo ()
If TextBox1.Text = "Put in a password" Then
MsgBox, "Hooray!", vbInformation, "Yay!"
SlideShowWindows(1).View.Next
Else
MsgBox, "Nooooo!", vbExclamation, "No!"
EndIf
End Sub _________________ Apollogies for my absence recently. I'm inundated with coursework, homework and revision so I can't be on here as much as I used to. Don't worry, I'll be back to how I used to be in a while.
Ad.
Life's too short, so... | GET POSTING NOW!
|
|