Posts by Leandro Belo • 113 points
5 posts
-
0
votes1
answer77
viewsQ: 301 redirect to dynamic domain
Good afternoon, you guys. We have a website meusite.with and we updated it and ai domains like meusite.com? id=123 lost their "direction". How do I do 301 on these dynamic Urls on IIS?…
-
1
votes0
answers26
viewsQ: Split accesses between the new site and the old one
I’m going to publish a new site and I wanted only a few hits to it so I can evaluate its operation and the other hits will be forwarded to the current site. Facebook does something similar when it…
-
1
votes1
answer444
viewsQ: How to get resolution of an image?
How do I get image resolution? I have a web application and I need to get this data from an image on the localhost.
c#asked Leandro Belo 113 -
3
votes2
answers1925
viewsQ: How to count how many uppercase characters are in a string?
How to count how many uppercase characters are in a string?
c#asked Leandro Belo 113 -
5
votes3
answers3146
viewsQ: Tag <img>. When loading an image from the bank it appears lying down
Some photos that are loaded from the bank in my tag <img> appear lying (Landscape), but when I open the image of the PC it is correct in vertical position. This is the part that receives the…