Forum: Java
10-31-2012, 07:55 PM
|
Replies: 25
Views: 10,399
|
Forum: Java
10-31-2012, 07:52 PM
|
Replies: 15
Views: 10,810
|
Forum: HTML / DHTML
10-31-2012, 07:49 PM
|
Replies: 5
Views: 3,829
Html5 over Html4
Advantage #1: One version...
Html5 over Html4
Advantage #1: One version of the app caters to clients across multiple platforms (iOS, Android, Blackberry, Windows etc).
Advantage #2: HTML5-based apps provide 24-7 reliability....
|
Forum: HTML / DHTML
10-31-2012, 07:42 PM
|
Replies: 34
Views: 15,178
HTML-
.it is a dynamic HTML.
.The pages of...
HTML-
.it is a dynamic HTML.
.The pages of the site do not require any special
processing from the server
side before they go to the browser.means the pages are
always the same for
...
|
Forum: PHP / mySQL
10-31-2012, 07:11 PM
|
Replies: 4
Views: 2,903
|
Forum: ASP
10-30-2012, 07:48 PM
|
Replies: 13
Views: 11,038
|
Forum: ASP
10-30-2012, 07:47 PM
|
Replies: 9
Views: 7,456
|
Forum: ASP
10-30-2012, 07:44 PM
|
Replies: 7
Views: 8,271
try this
<asp:TextBox ID="txtValue"...
try this
<asp:TextBox ID="txtValue" runat="server"TextMode="MultiLine" Rows="10"Columns="50"></asp:TextBox>
$(document).ready(function(){
var MaxLength = 250;
...
|
Forum: ASP
10-30-2012, 07:41 PM
|
Replies: 30
Views: 26,086
|
Forum: PHP / mySQL
10-30-2012, 07:38 PM
|
Replies: 2
Views: 3,871
first you need to create connection to the...
first you need to create connection to the database
mysql_connect(servername,username,password);
below is an example we store the connection in a variable ($con) for later use in the script....
|
Forum: PHP / mySQL
10-30-2012, 07:36 PM
|
Replies: 19
Views: 10,492
|
Forum: PHP / mySQL
10-30-2012, 07:31 PM
|
Replies: 16
Views: 15,409
first you need to create connection to the...
first you need to create connection to the database
mysql_connect(servername,username,password);
below is an example we store the connection in a variable ($con) for later use in the script....
|
Forum: PHP / mySQL
10-30-2012, 07:25 PM
|
Replies: 40
Views: 23,914
|
Forum: PHP / mySQL
10-30-2012, 07:20 PM
|
Replies: 29
Views: 16,280
|
Forum: PHP / mySQL
10-30-2012, 07:14 PM
|
Replies: 15
Views: 7,557
|
Forum: Graphic Design
10-30-2012, 07:07 PM
|
Replies: 7
Views: 4,852
|
Forum: Graphic Design
10-30-2012, 06:55 PM
|
Replies: 12
Views: 3,891
Graphics designing is a creative process and...
Graphics designing is a creative process and needs too much care to sharpen your designing skills.You should be familiar with the designing soft wares like Photoshop,Illustrator.....The Best way to...
|
Forum: Graphic Design
10-30-2012, 06:50 PM
|
Replies: 1
Views: 1,673
|
Forum: Graphic Design
10-30-2012, 06:47 PM
|
Replies: 12
Views: 5,225
|
Forum: Graphic Design
10-30-2012, 06:38 PM
|
Replies: 22
Views: 5,632
|
Forum: Graphic Design
10-30-2012, 06:35 PM
|
Replies: 3
Views: 1,571
Web design is so necessary because it shall...
Web design is so necessary because it shall simply assist you to create your online presence among a myriad number of websites. It will help you impart a unique and distinct identity to your company....
|
Forum: Graphic Design
10-30-2012, 06:19 PM
|
Replies: 23
Views: 8,302
|
Forum: Java
10-25-2012, 09:38 AM
|
Replies: 15
Views: 10,810
Learn fundamentals of programming in Java...
Learn fundamentals of programming in Java language. Learn OOP concepts, Language Basics, Classes and Objects, Interfaces and Inheritance, Numbers and strings, Generics and Packages. Those are topics...
|
Forum: PHP / mySQL
10-25-2012, 09:21 AM
|
Replies: 7
Views: 7,088
1. Install wordpress and phpbb as normal.
2....
1. Install wordpress and phpbb as normal.
2. Make sure you are logged out of wordpress (otherwise you will get a gap at the top of your phpbb header, where the wordpress admin bar would go).
3. Now...
|
Forum: HTML / DHTML
10-25-2012, 09:14 AM
|
Replies: 4
Views: 4,454
|