Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
5
Posts with Downvotes
3
Downvoting Members
3
1 Commented Post
0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for kali Annan

Hi i have the code i am not able to insert the datas into database while executing i got some error. i have tried many codes but no help .[[COLOR="red"]After entering the data[/COLOR]]when i click the submit button i got [COLOR="Red"]The Username is already taken![/COLOR]. [[COLOR="red"]Without entering the data[/COLOR]]when i …

Member Avatar for karthik_ppts
-1
153
Member Avatar for kali Annan

Hi I want to display the retrieved datas from database by using the search conditions.My search conditions are Age,gender .if user clicks the search button. the data should be display that satisfy both the conditions i need a mysql query and php code to retrieve the data Thank you

Member Avatar for blocblue
-1
312
Member Avatar for kali Annan

Hi guys, i want to create a registration page which has the fields like name,username,gender,dateofbirth,maritalstatus,etc... i have already created the form using html. now i need to encrypt the php code to insert these datas into the database which i have already created. Additionly i need to validate these fields …

Member Avatar for kali Annan
0
484
Member Avatar for kali Annan

Hello, I want to check the username & password of the user with the already stored database and then login. Iam using asp.net(vb) with sql server as database. Please help ME [CODE] Imports System.Data.SqlClient Imports System.Data Partial Class MasterPage Inherits System.Web.UI.MasterPage Dim con As New SqlConnection("server=localhost;database=reg1;integrated security=yes;") Dim ds As …

Member Avatar for nigelzephyr
0
440