- Strength to Increase Rep
- +8
- Strength to Decrease Rep
- -2
- Upvotes Received
- 69
- Posts with Upvotes
- 61
- Upvoting Members
- 39
- Downvotes Received
- 18
- Posts with Downvotes
- 15
- Downvoting Members
- 10
- Interests
- Computer programming, advanced system development and invention, cellular network operator
Hi DW, I'm having an issue here, I have 3 forms namely `start.h`,`home`,`Form1` in their order of execution, the problem starts when I include Form 1 to any of these forms then I get `LNK2005 'unsigned short MyprojectName::m_hservice' (?m_hservice@MyprojectName@@$$Q3GA) Already defined in home.obj` NB these forms are completely different, the … | |
Re: I was very much active back then on Expert-Exchange, Stackoverflow, but I was more into DaniWeb before the changes but I was and still not a fan of Stackoverflow because of its limitations when you try solving problems so that's the reason why I ended up focusing here and on … | |
Hi DW. Does anyone know how can I clear a devtool network monitor log of a browser using javascript. I know the `console.clear()` only clear the console log not the network monitor tool logs. | |
Greetings, I'm having an issue, I want to set my form to display at the very top right hand side corner of a screen, I've achieved this in vb.net using this code `Location = New Point(Screen.PrimaryScreen.WorkingArea.Width - Width, 0)` Does anyone know how I can do this in VC++? | |
Hi DW, I've faced an issue with my project, it has been working these years till I think last year or the other year. When I sync it fails saying unable to resolve dependency no matter which version I try I get similar error differs with version number. | |
Hi DW, I'm trying to automate using NAVIS, I tried using post method simulating how it does on a web browser but I get error 678 then now I'm trying to access it using vb.net web browser.It does load but the issue is that I can't set the input elements … | |
Re: I think these chatbots are something great to offload work load from agents but the problem starts from us developers by not making a tailored chatbot to address that business queries but we generalize it which becomes a problem. This has to be done by account, product, business query which … | |
Hi DW. I'm a bit confused and lost on how this App is working called Ha Tunnel Plus (You can check it on Playstore, and have a look on YouTube for the configuration file). Basically it somehow uses the internet connection of the server, it tunnels it to your Android … | |
Hi DW, I'm having an issue on my Android studio I'm getting this error `Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.google.gms:play-services-measurement-api:[16.0.3].` Does anyone know how to solve this error? | |
Hi DW. Anyone who knows how can I achieve this? `List<String> dynamic[i];` The reason why I need this is that I'm creating a dynamic list with nested lists so there's no fixed number of data the list can be, this is inside the `for` statement which receive the json data … | |
Re: Does it also retrieve from the catch even if you had set your browser to not use catch? Thanks also for sharing your finding. | |
Hi DW. Is there anyone who know how I can I develop an App that's like TeamView for Android so that I will be able to remotely access the phone via browser on my website? What I want to do is that instead of directly accessing the phone I want … | |
Hi DW. I'm creating a chat system which will alow guests to send DMs to the operator and the operator can reply to it. I'm using MYSQL as my database, fingerprint2js for identifying the user since user has not yet logged in or registered but want to first communicate with … | |
Hi DW. I have code: <div class="lv-item media"> <div class="lv-avatar bgm-purple pull-left">u</div> <div class="media-body"> <div class="lv-title">dynamically_generated_value</div><!-- I want to get this value --> <div class="lv-small">Sample text</div> </div> </div> I use the following code to activate the selected list. NB the above is also dynamically generated for simplicity let say we … | |
Re: I also think the issue is within the CSS, see if you don't also have mixed bootstrap and also try to test it in a simple standard `radio` radio button or check box and see if it will work on a non-bootstrap element. If it work the you might need … | |
Re: Please verify your location/url which is `/data` I think you need to put the full path url there like `http://localhost/x/data` | |
Re: Ok here you need to first have some sort of differentiating when (a) the session doesn't exist then also (b) when the user has click remove then finally (c) another part is added to the category. That will be done by you but this will help you in that: <?php … | |
Hi DW. I want to get a message only on that specific targeted tab id. If the messege is sent to tab id 2, it should run a script under tab id 2 to update that page displayed or for simplicity log on tab id 2 console the message. The … | |
Hi DW, I'm experiencing an issue I've tried invalidating, fixed the offline sync but still I'm getting this error. My App uses Firebase FCM. On the dependencies I have `com.google.firebase:firebase-core:16.0.5 com.google.firebase:firebase-messaging:17.3.4` My implementation `com.android.support:appcompact-v7:28.0.0-alpha1` This implementation is underlined with a red line and I think it is what having the … | |
Re: You have too much code, that is why you don't get answers, it a bit hard to follow, rather point straight to the portion of codes that should be doing what you are trying to do, like just show that function with fewer codes for better answers. Make 1 example … | |
Hi DW. I'm trying to display a popup over an input box, but the issue is that some websites that I want to also display on have div class name that contains many classes in it which result it a div class name to have spaces in it which is … | |
Re: This depends on a personal of social media. But some are also running businesses so they will have sometimes more than one account on each social media to accommodate both personal use and business use. | |
Re: I think you need BRIWPED. It allows you to share tabs with any supported browsers. It support Firefox and all Chromium browsers. With it you also don't have to consume too much of your memory when you are busy online by having too many tabs opened, you can simply share … | |
Re: Where will those div values come from? Will it be known fixed (constant) values or dynamic? | |
Hi DW. Anyone knows how I can get the device name the browser is running on? I mean something like on the attached image with Javascript? ![FireFox_SendTo.PNG](https://static.daniweb.com/attachments/4/6cbee440f2043da722eba44bed14568b.PNG) | |
Re: You have two operations depending on you start app approach. I mean if you always require login each time an App is started. In that case when the user attempt to login simply return the account status in whatever way you want so that you can check the value and … | |
Hi Dw. I had java 8 installed I'm, the problem is that when I run a bat file that uses the java it says Invalid maximum heap size -Xmx4g. I've even tried to uninstall and reinstall java but the same problem persists. I've added the Xms as well as Xmx … | |
Re: The 1500 is it a known value or? If it a known value then I would do it the other way around. Which is to divide 1500 but the number or days, let say from the first day it was entered so let say it has to be 1500 in … | |
Re: I've been busy with my data protection service browser extension to make it easy for our customers to use our service and also add a password manager feature. My company is BRIWPED(https://briwped.com) As of level 4 to now level 3 of lockdown I also do frameless stacking doors, frameless balustrades, … |