How to show visa info based on country selection in a travel form? Programming Web Development by eservices … planning form that adjusts based on the selected nationality. For example, if someone picks a country like India, the form should…, JSON) Mentions *<link removed by moderator>* as an example, not a pitch Re: How to show visa info based on country selection in a travel form? Programming Web Development by Dani … so that we can help diagnose this for you. For example, if the JSON response is empty, it is most likely… Re: Need Coding Help With A Project Programming Software Development by Enzo_3 … me understand how to use functional programming in a real example. Re: Error LNK1104 when debugging Programming Software Development by rproffitt Since the file is not generated, try a full compile. Be sure you change to Debug for this build. You usually can't debug what you didn't compile. Example: There were compile or build errors which stopped the creation of the .exe file. But no mention of compile errors so I wouldn't write about that here. Re: Need Coding Help With A Project Programming Software Development by Dani … malperfect", etc. could be taken the wrong way. For example, what do you expect a student to do with being… Re: Attn Publishers: Do you block AI bots? Digital Media by Dani … a feature called AI audit that analyzes AI crawlers. For example, I can see how many requests were made by Amazon… Re: Best Approach for Starting a Linux-Based Home Automation Pro Hardware and Software Linux and Unix by Dani I assume your son is no longer a baby, but nowadays you can get Nest temperature sensors to put in different areas of your home. You can officially tell Nest to control the HVAC based on the temperature of the family room during the day and the temperature of the bedroom at night, for example. Re: Time for some humour before Jan 20 Community Center Geeks' Lounge by Reverend Jim Example of Dad joke: How do you think the unthinkable? With an ithberg. Re: Time for some humour before Jan 20 Community Center Geeks' Lounge by Dani > Example of Dad joke: > > How do you think the unthinkable? > > With an ithberg. Boooo. Re: Delete unused MySQL indexes Programming Databases by Dani … and didn’t seem to directly answer my question. For example, when I currently run `select * from sys.schema_unused_indexes;` I get… Re: How secure is Github? Programming Software Development by kearawill … or trade secrets (like specialized algorithms or business logic—for example, I once worked on a stamp duty London calculator for… Re: How do you do keyword research for SEO? Digital Media Digital Marketing Search Engine Strategies by Dani … have any control over *how* it’s linked to. For example, if someone links to an article from a Reddit post… Re: I’m trying to set up remote access using DDNS (No-IP) on my home net Hardware and Software Networking by trcooke … 8090 to forward to 192.168.0.25:80, for example. Check the documentation for your Router model to learn how… Re: Designers, Where Do You Get Your Visuals? Digital Media UI / UX Design by rproffitt We don't create a lot of them but a company I consult with has turned to AI Art. For protest signs we create our own. Here's one example: ![FlingTheKing2.png](https://static.daniweb.com/attachments/1/8a3b216bd8eca31e645d322c92a516d1.png) Re: Anti-Hotlinking Script for WP on Apache (.htaccess) - Linkspam Prevention Programming Web Development by Dani CDNs such as Cloudflare offer hotlink protection via a toggle switch you could enable. But, yeah, the primary benefit of hotlink protection is that a website doesn't upload images to *your* site, and then include them in their own site without having to pay for the bandwidth of hosting the images. Just make sure that if you turn on hotlink … Re: How much anonymity does a VPN really provide? Hardware and Software Information Security by TurisVPN A VPN helps hide your IP and encrypt your internet, so others (like your ISP) can’t see what you do online. But it doesn’t make you totally anonymous. The VPN company can still see your traffic (if they keep logs). Websites can track you with cookies, and if you log in with your real info, they know who you are. So, a VPN is good for privacy … Re: How much anonymity does a VPN really provide? Hardware and Software Information Security by Liam91 A VPN is a tool that keeps your internet connection safe and private. It stops others from seeing what you do online. But a VPN doesn’t make you completely anonymous. To pick a good VPN, check: -How you pay (Bitcoin is more private than a credit card) -If they keep records of your activity (best if they don’t) -If they share IP addresses … Editor crashes browser Community Center Meta DaniWeb by Dani …://codemirror.net/try/) and, in the dropdown that says Select example, choose Markdown. Then, try typing and let me know if… ArkTS - McCharts Programming Software Development by 杨_659 … over relying on third-party components (*don’t follow my example though—just use my pre-built components!*). I shared my… How To Attract Client To Your Blog? Digital Media Digital Marketing by blogmanagment … part of them will be interested in your project. For example, if you are writing on cooking recipes, no person who… Differential Directory, indexing method Programming Software Development by xrjf … quotation marks (“) to indicate repetition from the line above —for example: John Miles “ Smith DiDi applies a similar concept, but instead… Re: Differential Directory, indexing method Programming Software Development by xrjf For example, as Donald Knuth points out in The Art of Computer … Re: Differential Directory, indexing method Programming Software Development by xrjf …). I developed a simple method that matches this limit. For example, to sort the list {2, 5, 7, 1, 4, 3… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by jkon … be honest, I can't keep myself from responding. Your example could be valid if you take into account: What percentage… the math, the result will be the same. Is your example valid? Yes, if you stretch a fringe and long-shot… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … run into problems in the past in situations where, for example, a student will post a question, get responses and help… content may change, with how much traffic you get. For example, suppose a webpage gets frequently updated so you decide to… Re: Cannot run exe from asp.net Programming Web Development by rproffitt I see pritaeas has answered so I'll move to the next stage of the discussion which is to ask what you need in your web site. For example there is an "online notepad" which does some basic notepad work. And there are many screensavers that run from a webpage with an example at whitescreen.online . You can get there. Re: Cannot run exe from asp.net Programming Web Development by lennyli … what you need in your web site. > > For example there is an "online notepad" which does some… are many screensavers that run from a webpage with an example at whitescreen.online . > > You can get there. Actually… Re: Cannot run exe from asp.net Programming Web Development by lennyli … the `socket` library to demonstrate basic remote control functionality. This example will allow one computer to send commands to another computer….py` with the actual IP address of the target computer. ### Example Commands - **Move the mouse**: `move 100 200` - **Click**: `click` - **Type… Re: Show computer name on a label Programming Software Development by toneewa For VS2010 project support in VS2022, to compile your example I did the following: Created header stdafx.h: #pragma once #… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani > Is your example valid? Yes, if you stretch a fringe and long-shot …