Advertisement

Results for "Author: underground technologies"

ASP_Volume2 #31870
URL Launcher (UPDATE)

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.

ASP_Volume2 #31871
Cycle Text

This is a MUST SEE CODE. This code will scroll text in a Lable like when you type in a textbox. PLEASE VOTE.

ASP_Volume2 #35348
u-tech password protection

this code uses the registry to password protect your projects. it writes to the registry the correct password then reads from the registry to see if the user has entered the correct pasword. after it does this it deletes the registry key so that the password can't be found by browsing the registry. FeedBack welcome mailto: u_tech@excite.com

ASP_Volume2 #36230
Register .OCX or .DLL on Form_Load()

Use this Function to Register .OCX and .DLL when the user loads your app. Don't forget to VOTE. FeedBack and Comments welcome. mailto: u_tech@excite.com

ASP_Volume3 #51080
u-tech password protection

this code uses the registry to password protect your projects. it writes to the registry the correct password then reads from the registry to see if the user has entered the correct pasword. after it does this it deletes the registry key so that the password can't be found by browsing the registry. FeedBack welcome mailto: u_tech@excite.com

ASP_Volume3 #51081
Register .OCX or .DLL on Form_Load()

Use this Function to Register .OCX and .DLL when the user loads your app. Don't forget to VOTE. FeedBack and Comments welcome. mailto: u_tech@excite.com

ASP_Volume3 #51082
View Pictures using HTML in VB

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

ASP_Volume3 #51083
send file using winsock

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

ASP_Volume3 #51084
URL Launcher (UPDATE)

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.

ASP_Volume3 #51085
Cycle Text

This is a MUST SEE CODE. This code will scroll text in a Lable like when you type in a textbox. PLEASE VOTE.

C_Volume2 #70868
send file using winsock

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

C_Volume2 #71270
View Pictures using HTML in VB

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

C_Volume2 #72932
URL Launcher (UPDATE)

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.

C_Volume2 #72933
Cycle Text

This is a MUST SEE CODE. This code will scroll text in a Lable like when you type in a textbox. PLEASE VOTE.

C_Volume2 #76410
u-tech password protection

this code uses the registry to password protect your projects. it writes to the registry the correct password then reads from the registry to see if the user has entered the correct pasword. after it does this it deletes the registry key so that the password can't be found by browsing the registry. FeedBack welcome mailto: u_tech@excite.com

C_Volume2 #77292
Register .OCX or .DLL on Form_Load()

Use this Function to Register .OCX and .DLL when the user loads your app. Don't forget to VOTE. FeedBack and Comments welcome. mailto: u_tech@excite.com

Java_Volume1 #89412
send file using winsock

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

Java_Volume1 #89814
View Pictures using HTML in VB

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

Java_Volume1 #91476
URL Launcher (UPDATE)

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.

Java_Volume1 #91477
Cycle Text

This is a MUST SEE CODE. This code will scroll text in a Lable like when you type in a textbox. PLEASE VOTE.

Languages
Top Categories
Global Discovery