Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~14.8K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for Shantanu88d

simply follow the following steps: 1.Write a method containing gridview info 2.Second one put a button control on to webpage or webpage 3.Then double click the button control and call the gridview method.

Member Avatar for naimerkallis
0
6K
Member Avatar for Yorkiebar14

use the following code it may be helpful to you <?php $con=mysqli_connect("hostname","username","password","db_name"); // Check connection if (mysqli_connect_errno()) { echo "Failed to connect to MySQL: " . mysqli_connect_error(); }

Member Avatar for kanuriyesu
0
295
Member Avatar for cancer10

just you put following code <form action="filename" method="GET"> <!-- ur own stuff --> </form>

Member Avatar for zippee
0
8K

The End.