Questions tagged as 'url'

1
answer

Block PHP URL so that it does not skip the Start of Session (Security)

I have an automated system, the login page works with php, connected to other scripts and to a mysql table that registers and verifies users who are already registered. What I need is how to block the next url at the start of the session because...
asked by 05.12.2017 / 21:50
0
answers

How can I maintain a constant data send to a URL in Python?

Good afternoon friends, I am somewhat desperate with an error I get when sending data captured by an arduino, which sent them through the COM port to a Raspberry and within this I execute the code in python to capture the data (these data are co...
asked by 30.11.2017 / 21:57
1
answer

Hide MVC driver and action

Good afternoon, I hope it's a good question. I want to hide or change how you see the URL of the actions and controller. Is it possible? For example, I want it to look like this: link link Something like that     
asked by 13.11.2017 / 16:20
1
answer

Get image URL in Processing (JAVA)?

How can I get the URL of the images that are displayed in a viewer, from a page where I do not have the php code? The page shows different images, with different urls, but always in a <img id="imgVisor" src="..."> How can I obtain,...
asked by 28.09.2017 / 16:49
0
answers

Save "download url" obtained from Firebase in a Database

I have an app that allows you to select cell images and save them in Firebase and save the "download url" in the database ... The problem is that saving the URL in the database only saves me the half of this url. I did a toast to verify if it ca...
asked by 20.06.2017 / 16:38
1
answer

Problem with the url in JSF and richfaces [closed]

I'm doing a project with JSF and richfaces and I have the following problem: When I advance the page with the "action", the page changes (everything ok), but the url does not. But if you give it back to the same button (because for example it...
asked by 01.05.2017 / 21:18
0
answers

friendly url and base tag

My htaccess has the REWRITE enabled: #Activar RewriteEngine para URL's amigables Options +FollowSymLinks RewriteEngine on RewriteBase /Carpeta RewriteRule ^home/?$ index.php [L] RewriteRule ^signup/?$ index.php?page=signup [L] RewriteRule ^l...
asked by 09.02.2017 / 17:13
2
answers

Href in javascript

Let's see if I explain ... I have a view in which I have a href that is given by a javascript function that I have in a .js file. The fact is that the link is perfectly generated, simply the javascript function has a window.location....
asked by 20.01.2017 / 17:05
1
answer

wcf service HttpClient encode url with quotes

I need to send a parameter that includes the "[" character to a WCF service. Although I first encode the parameter, when I look at the detail of the url, the character encoding "[" has disappeared. Any idea what it can be? string parameter = S...
asked by 29.10.2016 / 13:47
1
answer

How to modify the URL of my app in google play [closed]

I would like to have a shorter url of my app, which is in google play, but I do not know how to change it, someone knows how to modify the URL. thanks     
asked by 13.11.2018 / 06:31