- Strength to Increase Rep
- +3
- Strength to Decrease Rep
- -0
- Upvotes Received
- 6
- Posts with Upvotes
- 4
- Upvoting Members
- 4
- Downvotes Received
- 16
- Posts with Downvotes
- 13
- Downvoting Members
- 5
25 Posted Topics
->Web design encompasses many different skills and disciplines in the production and maintenance of websites ->The different areas of web design include 1.web graphic design 2.interface design 3.authoring 4.including standardised code and proprietary softwaren user experience design and search engine optimization The term web design is normally used to describe …
its means that after pressing the link u should get the image or video
hi all , Let us discuss which are the new technology are using in the web development what the feature of this technology and this technology has the feature or not what its advantage using this from the late technology so more basic technology i know is html html5 css …
go for this in daniweb story web development you ill get list of all website usefull for the learing html jquery javascript and more
try { stmt = con.createStatement(); ResultSet rs = stmt.executeQuery(query); while (rs.next()) { String coffeeName = rs.getString("COF_NAME"); int supplierID = rs.getInt("SUP_ID"); float price = rs.getFloat("PRICE"); int sales = rs.getInt("SALES"); int total = rs.getInt("TOTAL"); System.out.println(coffeeName + "\t" + supplierID + "\t" + price + "\t" + sales + "\t" + total); } …
hi all i am trying to allow the user to select the folder to store the downloading file using javascript i didnt found input attribute for download like file i try with downloadify.js but its not work their is another way i can do it
i am create html page in that i have to two div inside other My issue is one div is for container and other for header i made the margin 0px in both the div but it showing the gap between the main window and first div
<html> <head> <script> Jquery(function(){ jquery("#htmlfileinclude").load("b.html"); }); </script> </head> <body> <div > header html <div id="htmlfile include"></div> </div> </body> </html>
$("input[name*='nation']").css("background-color","yellow")
steps of the running the php file 1 Download the xampp tool for windows following link http://sourceforge.net/projects/xampp/ 2. install by click on the xampp file it will automatic installed 3. go to c:/xampp/htdocs add our php file that ur want to run 4 xampp control panel which is dispalyed in …
You can do here 1. is allow the user to enter the tag name and access the all the image based on the tag from the database and paste in xml or add it in table for the image image should displayed in gallery from this table only for next …
i think that u encoding with ANSI which is not supported by the opera change to encoding UTF-8
/* EXCHANGE THE INTEGER VALUE WITHOUT USING THE THIRD VARIABLE */ #include<stdio.h> void main() { int a,b; printf("enter the two integer variabe \n"); scanf("%d,%d",&a,&b); //exchange the value of a to b ,b to a without using third variable a=a+b; b=a-b; a=a-b; printf("%d%d",a,b); getch(); } /*EXAMPLE: A=3,B=10 A=A+B; // A=3+10=13 B=A-B; …
hi guys , i am buliding the application using vb.net vs2010 ,mysql server workbench 5.2 . it works fine about the database connection and inserting and all sql operation with the mysql but now the problem is that unable to make the crystal report using that mysql it not supporting …
wht u mean by basing to this output 2013-01-01
hi,i have a idea how write the java program and how the java concepts work but i want to start the developing the applications with the java but i dont know how and which tools need to use to develop...
hi , the program/code is fine if u remove the line 4. Need some change in line 14 remove semi colon then its work fine
hi dude can i know wht is the use of this function or wht is work of this function u wrote here _gotoxy(64,minTTRow+6);
same probl with my laptop (hp ) . if u have an waurrent on laptop u can ask them to make solution to this promble ,sure they ill .otherwise u need to do as mrs caperjack or anilkumar 19
hi dude the if else is used to tell yes or no not to tell yes & no therefore the output will be hello or world its depend on the condition k ,hw can any one tell that the output is hello world without the condtion ,plz mention the the …
to input an unsigned integer and reverse the first and last nibble of the number
The End.
shashikumar s g