Advertisement
2002ASP Internet/ HTML #1559

Open explorer with email or web page from program

This code opens Internet Explorer and navigates to a web page or opens the default mail program with an email address in the email box so users can go to your web page or email you from your program.

AI

Yapay Zeka Özeti: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kaynak Kod
original-source
'open IE and default mail program with email address 
Shell ("explorer mailto: youremail@email.com") 
'opens IE and navigates to a specified web site 'from your program 
Shell ("explorer http://www.yoursite.com")
Orijinal Yorumlar (3)
Wayback Machine'den kurtarıldı