Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for yumyam09

Below are my current codes that will run a .VBS file. When I run the code it will open an CMD app to show the process. Now how can I run the .VBS file and the process will be shown in Textbox/Richtextbox. Private Sub Button1_Click(sender As Object, e As EventArgs) …

Member Avatar for Reverend Jim
0
551
Member Avatar for yumyam09

iam thinking if theres a possibilities that i can put a time in time out on my PHP if you log in thats the time you time in and if you log out thats the time out is that possible?? if yes how?? anyone can help me?? THANKS IN ADVANCE

Member Avatar for jkon
0
77
Member Avatar for yumyam09

anyone can help me please! i have a problem in coding... i want to restrict some buttons of my form if the user is not a admin i already tried this code.. sql = "SELECT Position FROM tbllogin WHERE username = "txtUsername.text"" NewDataSet(sql) if .ds.Tables("a").Rows.Count= "Administrator" Then employeeFile.btnDelete.Enabled = True …

Member Avatar for Reverend Jim
0
106
Member Avatar for yumyam09

iam making a simple computation but iam having a problem with this [CODE] If btnAdd.Text = "&Add" Then cbleave.Enabled = True dtFrom.Enabled = True dtTo.Enabled = True dtApplied.Enabled = True clear() btnAdd.Text = "&Save" btnSearch.Enabled = True sql = "SELECT IFNULL(MAX(cnt),0) FROM tblleaveapp" NewDataSet(sql) Else If cbleave.Text = String.Empty Then …

Member Avatar for M.Waqas Aslam
0
124
Member Avatar for yumyam09

Some one help me here my problem is on the [CODE]conn.Open()[/CODE] it stated that "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to …

Member Avatar for Begginnerdev
0
200
Member Avatar for yumyam09

I am creating a login form together with sql as may databse but when i run may program an error occur at "myData = myCommand.ExecuteReader()" stating that "Connection must be valid and open" what should i do on that to make it fix?? someone help me please thanks in advance …

Member Avatar for archelle
0
168
Member Avatar for yumyam09

Someone here knows how to make a java programming to make other computer turn on or off??with a scheduled time in database?? anyone show me how please

Member Avatar for JeffGrigg
-1
78
Member Avatar for yumyam09

I'm thinking a databases that have scheduled time and date and if the computer time have been match to the scheduled time on the databases the other computer will be automatically shutdown

Member Avatar for yumyam09
0
88
Member Avatar for yumyam09

Can anyone show me a sample program that can turn on a computer automatically on scheduled time..please show me so that i have an idea what it look like.. thnx ^_^

Member Avatar for stultuske
0
185
Member Avatar for yumyam09

Im a newbie on making webpage using html and javascript would teach me a basic javascript plss

Member Avatar for twiss
-1
153
Member Avatar for yumyam09

help how to make payroll using java program and the following conditions: 1.one dimensional array 2.two dimensional array 3. accept inputs of string, integer and double data types 4. validation using if-else-if 5. use of loops constructs 6. computation 7. summary 8. use of JOptionpane/system.out.print pleas help me

Member Avatar for Roodra
0
578