473,554 Members | 3,264 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,080
thread by: Klem Lloyd | last post Aug 5 '19 by: gits
I am quite new to JavaScript and I have a task to finish a certain app, in the process I have the following requirement: Create a fetchBill function. It should assign (link I have given in the script) to an api variable. It should then use the browser's fetch function to make a HTTP request to api. Using an arrow function in a .then call to...
0
3,102
thread by: ONE TOS | last post Aug 4 '19 by: ONE TOS
Please help with my homework assignment! I'm in an entrepreneurship course and my group is developing a web standard for a T.O.S./ Privacy policy. Would you all be willing to answer a short 3-question survey on the website I built to do our MVP testing? It's found here: https://one-tos.weebly.com/
2
1,610
thread by: jcbaxter88 | last post Aug 4 '19 by: jcbaxter88
I would like to find an app or software that would allow me to enter the name of a company then the app would search the web (plus access various specific databases that I subscribe to), pull information about the company (based on specific parameters I provide e.g. only information about new products that they have released) then return the...
1
3,217
thread by: Coops99 | last post Aug 3 '19 by: dev7060
Hi all, I’m a composer who is a novice programmer and I’m trying to make a sort of interactive score work. It would be a webpage on Wix that hosts HTML5 code and works with JavaScript. Right now, I have the code needed to make a simple quiz like game where you would select certain aspects of the score that you’d like there, as well as the code for...
0
1,250
aveeva
thread by: aveeva | last post Aug 3 '19 by: aveeva
Condition: I have restricted category of products , this category of products should be purchase alone, not mixed with other products. Workout: Case 1: If cart had other products, if the customer tries to add restricted category products trigger observer like not eligible to add to cart and display a message like If you want this product,...
0
1,653
thread by: ducarpit | last post Aug 3 '19 by: ducarpit
I have installed postgresql 9.6 on my CentOS 7 VM, but i can't specify parameters in the initdb command. In Ubuntu i do this in this way: su -p -c "PATH=/usr/lib/postgresql/9.6/bin:$PATH initdb --locale=it_IT.utf8 --lc-collate=it_IT.utf8 --lc-ctype=it_IT.utf8 --lc-messages=C --lc-monetary=C --lc-numeric=C --lc-time=C -- encoding=UTF8 -D...
1
1,272
thread by: ZS369 | last post Aug 2 '19 by: dev7060
how do i import a .csv file and save it to a memory buffer of doubles and print the contents of the .cvs file
3
1,040
thread by: krajeevk10 | last post Aug 2 '19 by: krajeevk10
file contain below text server = abc tapeserver = 123 filer = 456 server = def
4
923
DJRhino1175
thread by: DJRhino1175 | last post Aug 2 '19 by: twinnyfo
Option Compare Database Option Explicit Private Sub E_mailExt_Click() Dim strEMail As String Dim oOutlook As Object Dim oMail As Object Dim strAddr As String Dim MyDB As DAO.Database
3
1,491
thread by: Azrael1015 | last post Aug 2 '19 by: twinnyfo
Good day to all, Is there a way to display an attachment (image file) in a MS Access report in which the field will adjust based on the image size. and also to display this part only if there is an attachment? If I add an attachment field to my report the image will follow the size of the field and when there is no attachment it displays an...
1
2,902
thread by: xtrogvar | last post Aug 1 '19 by: dev7060
Hi, I need advice on how to implement a Review Management System. Something like realized on mypresences.com or brightlocal.com Not all services allow you to interact with their API. Review services are productreviews, trustpilot, tripadvisor, whirlpool, wordifmouth, seek, indeed, glassdoor. Maybe you now a script or have an offer how it...
1
1,514
thread by: An123 | last post Aug 1 '19 by: dev7060
21.3 (Electoral map) Modify USMap.java to add the electoral counts at the bottom as shown in Figure 21.1. When setting a red/blue state, the count is updated interactively. The electoral votes for each state can be obtained from http://state.1keydata.com/state-electoral-votes.php. Hint: You may store the electoral count for each state using a Map...
0
1,408
thread by: wlmostia | last post Jul 31 '19 by: wlmostia
I have had a problem happen to me twice when I was running test programs. In the current program, I have 4 labels that are next to 3 comboboxes and a textbox and a button. The label are lined up horizontal very close to the combo/text boxes. The runtime version was initially identical to the as designed form. After a certain point, the labels...
4
4,406
thread by: cas122 | last post Jul 31 '19 by: peteyjfife
Ok... I have a list box (called "lstbox" & unbound) that is populated by a table (tblsports). I need to be able to select multiple sports and then store it in a table called tblmaster (in column 24 the field is called "sports"). I know when you set the list box to simple or extended it returns a null value. I need this to return a string...
3
917
thread by: Rawkfist77 | last post Jul 30 '19 by: Rawkfist77
I have a simple DB that calculates number of hours to use as a lookup for license requirements. It consists of an EmployeeInfo table and a calculation query to generate the hours based on workload proportions. I have a form to enter an employeeID and it runs the calculations fine. However, if you enter an employeeID that doesn't exist on that...
1
1,133
thread by: mnopstuv5000 | last post Jul 30 '19 by: dev7060
Well I like to learn how to make tables perfectly ! And I wanna use the C language while learning . I know with colors white combines with every single item or color . And I used the C language to learn that. What about for every single item of anything ? i learned it by using " colors = 10,000000, ten million colors " r=0,255, red / g=0,255,...
1
5,242
thread by: JamesTRecruiter | last post Jul 30 '19 by: zzzipper
Hi Everyone, Yes I am a recruiter and please don't shoot me! I am looking for advice on the best places to reach out to and network with software developers and engineers in the UK and Europe. Obviously I use the usual recruiter methods such as LinkedIn however I have noticed that generally as a profession LinkedIn is not a preferred...
1
71
thread by: lacaca | last post Jul 30 '19 by: zzzipper
Hi, I should apologize if this is wrong place to post complaints. I am not able to post new threads, my account has been disabled. can somebody enable it?
0
1,745
thread by: Jim123456789Jim | last post Jul 29 '19 by: Jim123456789Jim
HI, We are working on Oracle to Postgres migration. Could you please suggest how to convert or replace with equivalent of "Pipeline" function in Postgres. Regards Arun
0
4,716
thread by: mak705 | last post Jul 29 '19 by: mak705
I wrote one program which help inrementing the digit in the file. Able to copy only first line if I am using writelines and for f.write I am getting f.write(new_line ) if lines.strip().endswith(':') else f.write() TypeError: write() argument must be str, not list file.txt Django 2.1:0 djangoAPI My Code import re
2
987
thread by: kledki | last post Jul 29 '19 by: ADezii
I need two reports to print at the same time. Repor1 is always the same. There is a button on Report1 that when pressed will open one of several other reports based on the value entered in one of the controls on Reprt1. This report becomes Report2, the second report that I need to print. Basically Report1 is a given and Report2 is a variable that...
2
2,065
thread by: SagarJaybhay | last post Jul 29 '19 by: HarshShah
What is main difference between different versions of .Net from 1.0 to Core
0
2,388
thread by: bencryer | last post Jul 29 '19 by: bencryer
What is the best resource for learning AWS?
0
1,419
thread by: chrimpylimes | last post Jul 29 '19 by: chrimpylimes
I'm trying out the happy parser generator of Haskell. After generating the module in happy.hs (no problem while generating!), I run the command `ghc happy.hs`, and I get the error: `Line 297: parse error on input 'data'`. Does anyone have solutions? Or tell me where can I get the solution? I tried loading the module in GHCi, rather than...
10
14,385
thread by: eneyardi | last post Jul 29 '19 by: Cafedude
I want to make create username and password and theres an option also that password can be change in order to avoid unauthorized use of the program.

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.