Results for "Author: underground technologies"
This searches a givin directory for .jpg .bmp .gif and can be edited to search for other picture formats as well. It then lists all pictures found in a listbox. Click the checkbox to preview each picture 1 at a time in Microsoft Internet Control(Web Control). Please Vote! underground technologies u_tech@excite.com
send files using winsock control. This project demonstrates how to send a file to a remote computer using the Winsock control. One side is the server and the other is the client. Only the server can send a file to the client. The client is then promted if they want to accept the file. Before the server sends the file, there has to be a connection. If you are the server, click "HOST" to listen for incoming connections.When the client connects to you (by putting your IP address in the Remote IP field and clicking "CONNECT"), you can select a file and send it. Ohhh...yeah... and please vote!!! Underground Technologies u_tech@excite.com
This is an UPDATE of my last URL Launcher. This code will launch a website by right clicking on the IExplorer icon from the Win98 quick launch taskbar. The choose Launch URL and the rest is easy. I have made it so you can clear the saved url's. Also if you enter a blank url and hit enter this will act as a cancle and close the program. The autocomplete of the url's now works and saves them to a txt file. You can also clear the saved url's by clicking clear url's from the list in the combobox. You MUST compile this project into "c:\windows\browsefrom.exe" The RegKey.reg file got deleted by planet source code so I saved it into a .txt file. open the RegKey.txt file and save it As RegKey.reg and then merge it into your registry. If you do not merge the RegKey into the registry this program will NOT work. If anyone has any questions feel free to email me at u_tech@excite.com and PLEASE VOTE.
This is a MUST SEE CODE. This code will scroll text in a Lable like when you type in a textbox. PLEASE VOTE.