Tag Archives: Cs3
How to send a Form via email in HTML (no PHP/Java)
How to send a form from html The Code smokscrenyoutubevideo.webege.com and remember to ╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗ ║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣ ╠╗║╚╝║║╠╗║╚╣║║║║║═╣ ╚═╩══╩═╩═╩═╩╝╚╩═╩═╝ Check this video out at Hi-Res here: www.tutvid.com Files are Located here: www.tutvid.com In the following tutorial we will start with a few html files and we will build an Email Handling PHP script that sends info from … Continue reading
are all of my webpages called index.html?
when i make my webpage in dreamweaver cs3, is just the main page called index.html? index.htm[l] is a default page that will be fetched by the server if the user accesses the site/dir without specifying file name I.e. http://yourSite/yourDir/ and http://yourSite/yourDir/index.html will fetch the same file, the idea is that you have ONE index.htm[l] file … Continue reading