Questions tagged as 'web'

0
answers

View web from VM in Google Cloud Platform

I do not have much experience in managing servers, but I have an entire web app mounted on a VM (Windows Server 2016) from Google Cloud Platform and I would like them to be able to connect to my website from the outside, but I do not know how....
asked by 22.08.2018 / 10:43
0
answers

Find a MANIFEST file?

I'm doing the adaptation of a web page to OFFLINE that is inside a web app. I have created the .manifest file inside the public folder (the application is being developed in Laravel 5.2 .) Implemented in a local XAMPP server ), the proble...
asked by 10.08.2018 / 18:16
1
answer

Encryption and decryption of words

I'm doing a program in Python and I need to encrypt a password for a form. My problem is that the most popular cryptographic default method in Python is Crypt, but this is for UNIX. How could I encrypt and decode words in Windows?     
asked by 10.08.2018 / 15:43
1
answer

How can you allow each user to edit their profile, use Laravel, and a generated one called InfyOm?

Good I am new in this, I am doing a small system with the framework of PHP Laravel, to start create a CRUD of a table that I have in a database of MySQL with the generator of InfyOm (Here you can see it and download it < a href="http://labs.infy...
asked by 03.08.2018 / 03:55
0
answers

I can not make payments with my marketplace account

We are trying to make payments by means of a link following the steps indicated here: link We are implementing a 'marketplace type' system where 'common' users can pay 'seller' users. Initially, payments were made correctly. We are using...
asked by 30.07.2018 / 15:25
0
answers

Go from http to https with activated SSL certificate in 1 & 1

I have a problem with my website hosted in 1 & 1 . I have activated the 1 & 1 SSL certificate and I can not connect from my computer using Dreamweaver to the remote 1 & 1 server and therefore I can not pass the link files to li...
asked by 25.08.2018 / 21:36
1
answer

Open PHP file in SublimeText in web browser

I have a question and even though I'm looking for it I can not find the form, I'm developing a small web, I used to use Netbeans, I have several pages that are not HTML, but php, the detail is that now that I'm moving to SublimeText I find a way...
asked by 25.08.2018 / 22:37
1
answer

Table relationships of the EF error model

Good morning, I'm new to ASP.NET MVC and I'm trying to make a simple application where I only have two tables, the first table is the author and the second is the table books. When I give you an author, it saves it in the database, but when I wa...
asked by 01.08.2018 / 01:48
0
answers

SyntaxError: JSON.parse

I have a simple WS, made in php, everything was fine, I use it from an Android application, but for some time it has shown me an error when doing login, something that JSON is not consuming correctly because of this problem and I get a bla...
asked by 02.08.2018 / 04:04
0
answers

How to solve a problem with isBefore () in Angular 5?

I find a situation where I have to schedule a valuation on a calendar using angular but my problem is that it can only be possible to schedule on dates after the current day, including the current one, my code is as follows. onDayClick(e) {...
asked by 28.07.2018 / 00:32