Sabtu, 12 Oktober 2013

PHP Indonesia - Facebook: gimana cara menampilkan pesan error saat salah mem...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
All Tech news in ONE place

Tired of browsing thru hundreds of RSS feeds? Try Techi. All the tech news from around the web in ONE place, including exclusive articles. Daily newsletter.
From our sponsors
gimana cara menampilkan pesan error saat salah mem...
Oct 12th 2013, 09:32, by Krisna Madani

Krisna Madani 9:32am Oct 12
gimana cara menampilkan pesan error
saat salah memasukan nama/pass

Bendt Öziel 9:35am Oct 12
Js alert

Krisna Madani 9:36am Oct 12
pake js susah lagi :(

Martino Nauli Risya 9:39am Oct 12
jquery

Kholid Aljohani 9:41am Oct 12
if nama1==nama2 anda pass1==pass2 maka...... else nama atau pass yg anda input salah. lupa tanda kurunya letaknya dimamb

Chiem AL-farail 9:48am Oct 12
If(nama!=nama){Echo"salah woi";}

Aditya Putra Pratama 9:52am Oct 12
<SCRIPT language=Javascript>
function Blank_TextField_Validator()
{
if (text_form.nama_kategori.value == "")
{
alert("Nama Kategori tidak boleh kosong !");
text_form.nama_kategori.focus();
return (false);
}
coba itu gan soalnya di script saya pake itu itu pesan agar nama kategori tidak boleh kosong

Krisna Madani 9:54am Oct 12
ok gan

Krisna Madani 9:57am Oct 12
jika memakai script diatas
pakai file .js lagi gak ?

Aditya Putra Pratama 10:01am Oct 12
saya engga gan

Krisna Madani 10:02am Oct 12
oh
jika nama = nama
maka jika input nya ditulis nama
maka error
jika tidak
ya tidak ?

Izey Linuxer 10:03am Oct 12
udah ada yg jawab

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar