Hai teman-teman…Tukeran link yuk!
Peribahasa mengatakan “Banyak teman maka banyak rezeki” semakin banyak teman berarti semakin banyak rizki he…he..he
Buat teman-teman bloger yang berminat untuk tukeran link, berikut ini saya buat sebuah halaman link, yang khusus hanya untuk tukar link antar rekan2 blogger agar lebih erat persaudaraan. dan menjalin tali silaturrohmi. Jika teman-teman berminat, silakan tukar link dengan blog saya. Syarat tukar Link hanya dengan teks link tidak lebih dari 7 kata. Sebagai contoh, teks link blog saya adalah Kampus Teknik Sipil dengan alamat link
http://www.kampustekniksipil.co.cc. Jika rekan-rekan sudah membuat link dengan blog saya, harap konfirmasi saya secepatnya agar saya bisa membuat link ke blog anda. trima kasih
http://www.emailmeform.com/builder/js/dynamic.php?t=post&t2=0
| Contact Form
|
| Name* |
|
|
| Email * |
|
|
| Subject* |
|
|
| Message* |
|
|
| Image Verification |
 |
|
|
|
Your Passion. Our Script.
What is Image Verification ( Captcha )?
A security test to determine whether or not the user is human. This will ensure that only human visitors will actually submit the form, and not spamming bots that are browsing the web from site to site and submit spam where they can. It is well known that programmers can do programs for many jobs, including visiting a large amount of sites on the Internet by following links from page to page and collect emails listed on websites, submit contact forms, or even trying to break passwords by trying to login over and over again with computer generated passwords.
Fortunately, it is impossible for a non-human ( ex. computer program ) to extract a word or a combination of letters and numbers from an image, if the letters and numbers are not all of the same size and of similar font. This is why, the Image Verification security method ensures that only people actually can submit a form.
EmailMeForm Home | Close |
$(‘body’).append(‘
‘)$(function(){$(“#emf-form”).validationEngine({validationEventTriggers:”blur”,scroll:false});$(‘.datepicker’).datepicker({showOn: ‘button’,buttonImage: base_url+’images/calendar.png’,buttonImageOnly: true,onSelect: function(dateText, inst) {var selectedDate = new Date(dateText);$(‘#’+inst.id+’year’).val(selectedDate.getFullYear()).trigger(‘blur’);$(‘#’+inst.id+’year-mm’).val(((selectedDate.getMonth()+1)>9)?(selectedDate.getMonth()+1):(‘0’+(selectedDate.getMonth()+1))).trigger(‘blur’);$(‘#’+inst.id+’year-dd’).val(selectedDate.getDate()>9?selectedDate.getDate():’0’+selectedDate.getDate()).trigger(‘blur’);},changeMonth: true,changeYear: true});get_valid_captcha();});function show_captcha_instructions(){$(‘#emf_captcha_dialog_button’).click();set_corner();}