Posts by Cássia • 71 points
4 posts
-
-1
votes1
answer585
viewsQ: I cannot log into phpmyadmin on the project using Laradock (Laravel and Docker)
I’m a beginner and started a PHP project using the Laradock environment. Well, I have everything installed and configured, the containers all running and I can access the project under development…
-
1
votes1
answer116
viewsQ: Primefaces does not locate Panel and Datatable components
I’m doing a job where I use Primefaces + Ajax + Hibernate. I have a screen to include/change a client that should open in a modal every time the user clicks on the button. And in this same code I…
-
3
votes2
answers1392
viewsA: Viacep does not fill in user address data (Website on the .NET platform)
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="insert.aspx.cs" Inherits="insert" %> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server">…
-
3
votes2
answers1392
viewsQ: Viacep does not fill in user address data (Website on the .NET platform)
I’m developing a web application on the platform. NET and I thought of making the user type the zip code of his address and automatically he would fill the text boxes with data of street,…