i'm trying to get the update values from website, i manage to connect but i cant get the values, i dont know if i'm doing anything wrong. this is what i'm tryin
I hope everyone is fine. I want to convert links like this /do.php?id=15 to /download15.html I applied this step but it doesn't work Redire
I have IIS 8 installed on Windows Server 2012 R2 Followed these steps to configure http to https so when clicking on http://a5.example.com, user is redirected t
I am trying to build an app using Laravel with Jetstream and Inertia + Vue.js. URL looks like this : https://website/app/route When I first visit the page, it l
I'm building an ecommerce platform where users will be using both our domain and their own domains like below. ourplatform.com/username theirdomain.com I'd like
Let's say I have the following code: guard let URLData = URL(string: "https://www.bing.com") else { print("Unable to access \(URLString)") return } Whe
We have an airtable database of over 24000 records. These records are websites, and many now have errors in them (missing "/", extra space...). We are trying to
By referring to existing blogs like this I got to know it can be done adding ?__a=1 as a extension to link then it will return a jsonObject, sure it does but on
I want to take the url of a image from a API, which I did. I also get the URL of the image that I want, but the image doesn't display in the JavaFX Scene. Strin
Is it possible to have 1 GH repository but with two different pages on 2 different URLs? If yes how would I do this?
My Model, example: public class Obj { public Obj() { } public int? IdRestricao { get; set; } public int? IdTipoRestringido {
I have an application built with next JS. It works fine in development, but when published to the internet, I have a problem. The only way I c
I just want to deindex or remove the page ending with #!. It is a dynamic page which fetching data from database and rendering on two URLs example.com/detail/29
I am trying to set the background color of the :root css property in my html file based off a hash in the url. The attached code works, but the hash doesn't per
ElevatedButton( onPressed: () async { const url ='https://www.facebook.com'; if (await canLaunch(url)) { await launch(url,forceWebView: true,en
So I have the following code that works correctly and uses a column with URLs to add the images to the next column. The problem being that if you send it to so
I need to redirect to a custom page in case if the entered URl does not exist or in case if I receive a 404 error from BE. To catch the BE error I do a navigati
Is there a way to configure the undertow server to increase the maximum URL length that the server will accept?
After following a tutorial on Node.js I tried to get the details of a request like so: const url = require('url'); http .createServer((req, res) => {
I develop my company website on Odoo 14 and it is multilingual. The default language is English. For other language it adds language path like: for Italian: /it