Questions tagged as 'link'

2
answers

Page access link

How do I when to click on the example products link, just change example content and leave header and footer quetos? do with Slin and Rain frameworks, HELP !!!.     
asked by 06.07.2017 / 03:39
1
answer

Add data in database through a link

I gave a quick search but did not find it, so I'm posting here. I want to get the following SQL code: INSERT INTO 'rooms' ('id', 'roomtype', 'caption', 'owner', 'description', 'category', 'state', 'users_now', 'users_max', 'model_name', 'pub...
asked by 19.09.2014 / 22:26
1
answer

When trying to link a NAV, the CSS style is messed up

Good morning, I'm starting to learn front-end and I came across a problem that I would like to understand why it happens. I have this snippet in my code: <div class="box-item"> <div class="box-img">...
asked by 11.12.2018 / 13:52
1
answer

Creating a friendly URL

I'm doing a business guide site, but when user views the details of that company the URL appears as follows: www.nomedomeusite/detalhes.php?id_empresa=24 The id_empresa=24 is catching via $_GET['id_empresa']; . I'd like to k...
asked by 21.06.2018 / 15:11
1
answer

List of DB clients in the program page in C #

My problem is as follows, I do not know how to make a list of users with a limit of X in a DB appear on the screen, I will try to put them into topics for a better understanding 1 - Customer list should appear every 10 months 2 - When reached...
asked by 12.01.2018 / 19:45
1
answer

How to do a mysql query from a link

I have seen in some sites links that make mysql searches and return results, ie, make a mysql query from a link instead of a field. Assuming the link within the tag to is like this: href="https://www.meulink.com" name="camisas" >Camisa...
asked by 15.06.2016 / 17:55
1
answer

Link counter - no external page using JS onClick () or another solution in PHP + MySql [closed]

Hello, I'm looking for help to set up a link counter. I would not like to use a page that collects, but rather a solution that runs on any page. Example on a page with 03 links: link01.php, link02.php (which was clicked) and link03.php, now that...
asked by 26.10.2015 / 02:36
1
answer

what link should I use in my event page article? to open and load individually?

Hello everyone, with a question that makes me sleepy.    In my page index.html I have a < section > called EVENTS , and I also have a page called events.html       In events.html I have some < article > e...
asked by 14.03.2018 / 15:23
1
answer

Open a new tab and redirect the current tab to another page in a JavaScript link [closed]

I need to javascript a link that opens a page in a new tab and redirects the current page to another link.     
asked by 26.02.2017 / 03:00
1
answer

Non-clickable link

I'm creating a site and I'm having a problem, I have a tag link but I can not click on it. If I put it anywhere else the code works, but in that specifies no. (the link I'm quoting is this "Learn more") <section class="ftco-section-2...
asked by 14.08.2018 / 20:07