473,554 Members | 3,151 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Latest Bytes Forum

Support forums for various IT topics. Programming languages, databases, systems, applications and more. Subscribe to a community, participate, ask, share your expertise and network.
 
1
1,680
thread by: chrimpylimes | last post Jul 28 '19 by: chrimpylimes
Hythere! so far i've got another problem. the code does not have any compile errors, but i can't find the block in the game( ; _ ; )/~~~ Code: package xyz.zhc.elements; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.client.renderer.block.model.ModelResourceLocation; import...
6
1,204
thread by: nsiotto | last post Jul 27 '19 by: nsiotto
I have a form with a list (as per attached image) and a formula that according if the box is checked it either enables the button or disables it. I have implemented this on form load. But the issue is that although the formula works, it either enables or disables all of the form buttons on the list. What am I doing wrong?...
0
1,349
thread by: Forionis | last post Jul 27 '19 by: Forionis
I have totally 10 checkboxes and 2 of them are ticking the other 8 checkboxes like if I click ACheckbox; Checkbox1,Checkbox2,Checkbox3,Checkbox4 will be ticked and as same with BCheckbox. I want to do ticking 4 checkboxes without ACheckbox and BCheckbox makes the other checkboxes disabled. I looked at the Internet for solving my problem and in...
0
1,643
thread by: Gabriel9999 | last post Jul 26 '19 by: Gabriel9999
How can i list snashot information and delete snapshot from command line or bash in elegant way? Thanks
2
2,930
thread by: NaveenKarigar | last post Jul 26 '19 by: AjayGohil
Suppose there is a table with three columns Parent Name Address. Parent is Checkbox column...each rows will be having checkbox. The below code will create a pattern ... <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>jQuery Add / Remove Table Rows</title> <style type="text/css"> table{ width: 100%; ...
0
1,347
Gobindap
thread by: Gobindap | last post Jul 26 '19 by: Gobindap
I have created a usercontrol. It has two textbox one for description and another for id. Next i have created a form with datagridview. Datasource for this datagridview is sent from predefined usercontrol. It will have only two colums ID and Description. Now i want when text on usercontrol textbox for description is changed, form with...
1
836
thread by: RosieLavoie | last post Jul 25 '19 by: twinnyfo
Hi, need help with the following: Access database: when entering in a preset form, it is determined it is not required but would like to retain the data entered but cancel the record, can this be done? Essentially would like it to do the following: OnClick DoCmd.SaveRecord
1
852
thread by: sol1995 | last post Jul 25 '19 by: twinnyfo
I am trying to copy from one forms text and pate it in a different form specific text box. here is my code so far DoCmd.GoToRecord Me.textbox1 DoCmd.RunCommand acCmdCopy DoCmd.OpenForm "Form2" DoCmd.GoToRecord "textbox2"
-
-
thread by: dangquan09 | last post Jul 25 '19 by: dangquan09
1
859
thread by: aakkam22 | last post Jul 25 '19 by: twinnyfo
Hi, I am building a parameter query in Access that refers to the controls on a form for its criteria. I am looking for something that lets the user pick one or more of the filters on the form that they want to use, so in the criteria for each field of the query I have the following structure: !! OR !! Is Null In the above example, the...
1
861
thread by: atest3984 | last post Jul 25 '19 by: twinnyfo
Hello!! I have a mainform & subform and two combo boxes. Data: combo box 1 has user name and combo 2 has user id scenario: when I select user name (from combox 1) appropriate user id must display in combox box 2 and display the realted data in subform. example: Name1 User1 should display
4
2,538
thread by: wanberg | last post Jul 25 '19 by: RajeevSB
I want to understand how much it's possible to balance programming, and a few more activities, and still be substantially good. Can anyone share some personal examples of how you balance programming with some other activities. How good are you at those? Do you integrate one activity with the other, or do you have it separate like a hobby? (by...
5
1,119
thread by: thelessdead | last post Jul 24 '19 by: ADezii
I have a large body of text and am trying to extract parts of that into a field in my form. i am using the following code: If InStr(1, abody(j), "Extent of Work:", 1) Then strExtWork = Mid(abody(j), InStr(abody(j), "Extent of Work:") + 16) this works well in returning one line, but sometimes the extent of work that i am trying to extract is...
0
1,277
thread by: abera | last post Jul 24 '19 by: abera
i want to develop copy protected setup of application in C#
1
1,480
thread by: SadPepe | last post Jul 24 '19 by: gits
Hi all, So, I have worked in. iT for years as a Linux Administrator. Recently I got a position as a developer. I have been always good for coding and during all these years I have automated and created several tools in several languages ( java, Golang, web apps ). The problem I am facing now is that I have been included in a development team...
0
1,419
thread by: shalaw | last post Jul 24 '19 by: shalaw
how can id fix this error from this code <!DOCTYPE html> <html> <head> </head> <body> <form method="POST">
11
1,280
thread by: kledki | last post Jul 23 '19 by: twinnyfo
I am working in Microsoft Access 2010. I have a form called "Production Report." There are several input fields on this form, one of which is called "Format." I also have several other forms, Group2, that correspond to the different values that can be entered in "Format." For example, the "Format" field can be populated with either A, B, C,...
0
2,469
thread by: programmer3 | last post Jul 22 '19 by: programmer3
Hi everyone! I need help transferring an image via TCP from a python program on my raspberry pi to an android application. I have set up a client-server architecture such that my raspberry pi 3 records audio, performs some analysis on it, and then sends the data (via TCP) to the android app to display on the app screen. The recording and...
3
5,134
thread by: AndreyKiber | last post Jul 22 '19 by: Mintind
It seems to me that there is an error in type n, but whatever type I put it still appears, just change to int n, float n, double n, but it still does not work. #include <iostream> #include <cmath> #include<math.h> #include<time.h> using namespace std; void func(float n) {
2
1,296
aveeva
thread by: aveeva | last post Jul 22 '19 by: aveeva
Here is my code : <html> <head> <style type="text/css"> table { border-collapse: collapse; border: 1px solid black;
6
1,782
thread by: didacticone | last post Jul 19 '19 by: Rabbit
Hi Everyone, I have linked my outlook folder to a table in access. My problem is the body of the email is in a field called contents. I need to extract certain information from the body of the email or contents field. For example, within the body of the email there is a start date, laid out in the email as "Start Date/Time: 1/1/18 at 7:00". I...
7
1,873
thread by: 10geoff732 | last post Jul 19 '19 by: NeoPa
Hi. I had a quick look for this question on the site, but couldn't find what I was after. I have a Form where there are two fields and . (if need be there is also a field I would like to assist our old analyst by joining the fields so that they are clickable and will open into google maps. i.e. ="https://www.google.com/maps/place".......
5
3,599
thread by: khurt | last post Jul 18 '19 by: NeoPa
I have a text box in a report that shows the name and job title of the employee issuing the report,as follows "Per: " & & " / " & The text box is set to be an 11 point font but I want the to be a 9 point font. How can I do that?
4
1,122
thread by: swaroop11 | last post Jul 18 '19 by: Rabbit
I just started with python. I tried to write a small code for guessing a number. I wondered if we can get out of the function only, not the whole program. def user_guess(num): if(num==rand_num): print "hurrey! you guessed it right.\n" another_try=raw_input("would you like to guess another number??\n") if(another_try == "y" or...
1
3,740
gnawoncents
thread by: gnawoncents | last post Jul 18 '19 by: gnawoncents
I seem to be missing an unstated rule here and am looking for some insight. I am running Excel 2016 on Windows 10 Enterprise and am getting an error when I try to set the value or formatting of a cell (or cells). The error itself (Run-time error '1004': Application-defined or object-defined error) doesn't tell me much. Key notes: - I get...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.