Posts by lxxtomxxl • 71 points
6 posts
-
0
votes1
answer450
viewsQ: Compile Visual Studio program with database and move to another PC
Just a basic question, when making a database form in visual studio and after compiled is necessary the computer where I will pass the files to run have the sql installed or I can run the good…
-
5
votes3
answers87
viewsQ: How do I make a conditional if by comparing only the last 2 digits?
I am doing a project in Visual Basic but when the user type a string that will be 5 the maximum ex: UF052 I want to do a if where it will be compared. If textbox1 = "UF052" the Comando End if…
-
1
votes1
answer1686
views -
0
votes3
answers1320
viewsQ: save IMG from external site
Is there a possibility to save an image in a folder /imagens from an external website? I can save normal image if I right click and put in "Save image as", but I would like to know how to do this in…
-
0
votes0
answers41
viewsQ: Taking Image from an external website and putting in a <div>
Good afternoon, I’m still new in this business, but is there any way to get an image from an external site and put it on my page? i searched some functions like . load() ajax or php with…
-
0
votes0
answers58
viewsQ: Forming a new image from an area map
Good afternoon, I’m doing a project where the company’s website is a synoptic and in this synoptic is generated images every 8 seconds. (Obs: I still need to know a way to take these images and move…