473,574 Members | 2,233 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

General Forum

For Miscellaneous Answers and Insights that don't fit in existing topics
2
60,680
thread by: PollyR | last post Mar 1 '22 by: PollyR
Hi! Can you please explain which way I limit the number of entries to the website with one login? I’m planning to use Joomla for this site. I need to get a unique device id regardless of the platform. What should I choose - php, javascript or something else? Can anyone tell? Thanks in advance.
1
6,766
thread by: thehitpack | last post Feb 23 '22 by: dev7060
Hi i need help in writing this programme i need to use 3 ip address logs and match the frequency at which the ip addresses occur the most. So far i hve this: def_analyze logs(): def extract_ip(): def most_frequent():
0
3,357
thread by: brycek379 | last post Feb 21 '22 by: brycek379
Please tell me, when getting a design layout, for instance, in Figma, how can you study the look of this layout in different resolutions before implementing it? Are there any tools? I mean only viewing the graphic design layout of the page.
1
6,480
thread by: mangeladao | last post Feb 23 '22 by: dev7060
Can someone help me to this code , I'm just newbie here. It looks difficult for me☺️ #include <iostream> using namespace std; int main() { int count,x,rindex,cindex; int r,c; int grades ,sn; cout<< "Please input 6 grades:\n"; for (r=0;r<3;r--){ for (c=2;c>0;c++) {
2
2,192
thread by: AnderAI | last post 5 Days Ago by: developercat
Hi everyone, I’m currently writing a PhD about software (tailored made) development contracts. As a lawyer, I’m trying to understand an engineer’s point of view in a contractual relationship, and particularly, what developers/engineers struggle with during a software development project. The aim of my research is to find the best solution in...
1
6,084
thread by: pradyumnajpn | last post Feb 23 '22 by: dev7060
Novice in scripting..need your help pls. I dont know also for this which scripting will be good also. Please point me somewhere I can start with wanted to generate a log file . log file should have deliminated with "|" and 100 lines each file and each line should be of 400 bytes. Input File: data : 20220101 time : 00:10:10 Pid : 3500...
0
390
thread by: pradyumnajpn | last post Feb 18 '22 by: pradyumnajpn
Hi folks.. Novice in scripting..need your help pls. I dont know also for this which scripting will be good also. Please point me somewhere I can start with wanted to generate a log file . log file should have deliminated with "|" and 100 lines each file and each line should be of 400 bytes. Input File: data : 20220101 time : 00:10:10 Pid...
0
375
thread by: Sathees82 | last post Feb 17 '22 by: Sathees82
Hi Sir, in Ms Access i made to view the report on click open report print preview ,where condition for 1 combo selection like ! Between !! And !!. this is for one selection. how to put cmd for 2 or 3 selection combo.( like select Empoyee ID , month and years to view their individual timesheet ) please need your help
0
453
thread by: veerablog | last post Feb 16 '22 by: veerablog
I want store backup file via Mulesoft on Heroku Hdrive bucket. I've configured a private S3 bucket but I'm not able to connect Mulesoft (throught S3 Connector) neither via S3 Browser client. In attach the access error from Mulesoft. What can I do ? Thanks in advance.
0
4,424
thread by: PollyR | last post Feb 15 '22 by: PollyR
Greetings, I have a website that has two versions - mobile and desktop. The last one now uses Schema.org. Should I add it on the mobile site as well? How do you think?
0
4,612
thread by: shivambhatele | last post Feb 15 '22 by: shivambhatele
Hello All, I am new in java and I am reading the Java online tutorial I haven't understand anything about wildcard capture. I have run the program here online compiler, check below example: import java.util.List; public class WildcardError { void foo(List<?> i) { i.set(0, i.get(0)); } } Why the compiler can't...
1
4,513
thread by: priyamtheone | last post Feb 15 '22 by: priyamtheone
I'm using Visual Studio 2017. After installing Productivity Power Tools 2017/2019 extension, I can't use the copy operation. The first time I try to copy a line or block of code after installing the extension, Visual Studio generates an error saying: "Type library exporter encountered an error while processing 'CopyAsHtml.CopyAsHtmlPackage,...
2
16,573
Seth Schrock
thread by: Seth Schrock | last post Apr 16 '22 by: zmbd
Most of my databases have something to do with logging who is doing what among other things. As such, I have a table for employees with all their information and link that information to the audit record using the primary key. My issue then is what is the best way to "delete" a user when they no longer work for the company? If I actually delete...
1
3,121
thread by: aung cho | last post Feb 10 '22 by: SioSio
I get to answer by calculator value in vb.net sin (23.45) = -0.99374071017266 in calculator 0.39794863 I want to get 0.39794863 how can i write for this but i used degree to radian equation * 180 /PI
1
3,368
xarzu
thread by: xarzu | last post Feb 10 '22 by: dev7060
I have cloned a repository to my local computer off of a network. Then I was using Microsoft Visual Studio version 2019. After I made modifications to the file I have been working on, I successfully completed the following git commads: git add git status git commit git push After some time, I decided to make a new folder locally, clone...
1
4,766
thread by: cmo187265 | last post Feb 11 '22 by: cactusdata
Intro: I have been working on a Sports Card database and have many questions posted on this forum related to creating the database through MS Access. After some time (2 yrs) I have decided to enlist the help of an old work colleague who had experience with databases (SAP, Oracle, Postgres) because I could not understand how to write the...
1
5,149
VvDtSsCoder
thread by: VvDtSsCoder | last post Feb 12 '22 by: dev7060
I'm using Python 3.8 but the language doesn't matter here. I just need to work out the logic. Txt = (a paragraph or so of text) Code (a string): (desert or sweets not (cookies or cake or candy) and sprinkles) near3near (ice_cream or sherbet or frozen_yogurt not spaghetti) and dinner near3 (meat_loaf or steak or pasta not (fish or crabs or...
2
18,852
thread by: davidbuttler | last post Feb 14 '22 by: solviostech
Java is supported on a lot of cross-platforms. Java can also use functions that are written in different programming languages such as C, C++, and others. Java is used in every industry, starting from IT sectors to healthcare, entertainment, banking, etc. Here are a few online Java code compilers: IntelliJ IDEA IntelliJ is an online Java...
2
10,475
thread by: PollyR | last post Feb 22 '22 by: PollyR
Hey everyone, I've got a a small handmade candle shop and I want to create a website for it so I can start selling online as well. Should I hire a developer for this, or will it be enough for me to use a website builder?
1
5,663
thread by: lenahotelultra | last post Feb 12 '22 by: dev7060
Dear people :) I just have super basic coding skills and our shop software partner is bad for people who are bad in coding, so I need your help to do some changes in the header top line in our online shop please! I want do do this headline differently for mobile and desktop, so that the headline is in one line by using desktop and in two...
0
813
thread by: bhbp | last post Jan 29 '22 by: bhbp
Hello, I read sophannaly's article about MsgBox in Office VBA Khmer font problem with MsgBox in VBA I have the same problem, a little different I Have many Laptops and PC's and all of them have Office 2013 or Office 2016 installed.
0
7,068
thread by: IbrarBarlow | last post Jan 25 '22 by: IbrarBarlow
Hi All, I am working on a project where i have to send data from a GSM module to a webserver (Apache). How should i proceed? Can the data be sent directly to a database (Ex. Apache Derby). I am new in this field. Please help. Thanks in advance
11
54,456
helenbrown
thread by: helenbrown | last post Sep 8 '22 by: logandavid
Which is best Framework in Web Development?
0
6,542
thread by: Maaa | last post Jan 23 '22 by: Maaa
Im a beginner, yes but im using this code for a side scrolling platformer made in gamemaker 4.1 Im trying to figure out why my character is getting stuck on blocks and platforms. Here is the code. Player Step event: `if place_free(x,y+1) gravity = 1.5 else gravity = 0; if vspeed = 10 vspeed = 10; if keyboard_check(vk_right) &&...
0
4,761
thread by: Waqarahmed | last post Jan 12 '22 by: Waqarahmed
I have many text boxes on my a form1 and i wish the total value of said text boxes is on form 2. I have used this code on form 2 in text box property control source =sum(nz(val))+ (nz(val))+...... But still error #Name?.

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.