Posts by Arnaldo Oliveira • 73 points
6 posts
-
1
votes1
answer612
viewsA: Nesting CSS classes and tags
Thanks for the help Wtrmute! I did as you instructed and saw that my mistake was using the <header>, so I took him out and put in a div, then worked as expected. Stayed like this:…
-
0
votes1
answer612
viewsQ: Nesting CSS classes and tags
I’m developing a site, Administrative side, already set up Masterpage and now defining the Layout of the pages daughters, where I came across a problem, which I need help. This is the code that…
-
2
votes2
answers558
viewsA: List two distinct tables and filter by Mysql data - PHP
The solution already presented is right, you should use the same UNION, matching the field types in both SELECTs, consider that the fields exist in both "Selects", when they do not exist, you create…
-
0
votes1
answer1212
viewsQ: ASP C# Bootstrap - Open Masterpage modal
I’m learning how to develop websites with ASPX C#, using Bootstrap. Before, I want to say that I’ve researched everything and I haven’t found a solution to the problem I’m encountering, so, please,…
-
0
votes1
answer197
viewsQ: Resize an MDI Form without borders
I’ve found many tips on how to resize a form without borders, all functional and good, but they don’t work when it comes to an MDI Form. Someone has a functional tip on how to resize an MDI Form?…
-
4
votes1
answer986
viewsQ: How to create runtime formulas in C#?
There are many advantages when things change for the better, so were the changes from the Clipper to Delphi and C#, actually only in the visual part. There was in the Clipper a fantastic feature…