Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
JavaScript-HELP!!!!!!!!!

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
flegma9



Joined: 17 Apr 2004
Posts: 9

PostPosted: 15.04.2007 21:12    Post subject: JavaScript-HELP!!!!!!!!! Add user to your forum ignore list Reply with quote

Bok svima,

pocetnik sam u JavaScript-u, stoga bi Vas zamolio za malu pomoc. Naime, ima tri tekstualna polja: ime, e-mail, i komentar. Prilikom pritiska na Button posalji, zelim da se vrijednosti unesene u tekstualna polja posalju na odgovarajuci mail. Zapeo sam na fukciji...ne znam kako da napisem??? Dal da koristim parsInt ili getElementById????
Za svaku pomoc cu biti zahvalan!!!!


////
<html>
<title>Kontakt</title>
<script type="text/javascript">
function salji(){
??????????????????????????????????????????
}
</script>
</head>

<body>
<form name="unos">
<input type="text" name="txtIme" size="20"> ime<br><br>
<input type="text" name="txtEmai" size="20"> e-mail<br><br>
<input type="text" name="txtKomentar" style="width:200px; height: 150px"><br><br>
<input type="button" value="Posalji" name="btnSalji" onClick="salji()">
</form>
</body>
</html>
//////
Back to top
View user's profile Send private message
mamica



Joined: 15 May 2006
Posts: 35

PostPosted: 15.04.2007 21:33    Post subject: Add user to your forum ignore list Reply with quote

Uobicajeno je da se prosljeđivanje podataka vezanih uz elektronicku postu obavlja na serverskoj a ne klijentskoj razini. Javascript ovdje moze posluziti samo(!) za prvu razinu provjere ispravnosti unosa, a stvarno slanje poruke obavlja neki skriptni jezik (php/asp...)

Vidi ovaj link: http://www.webmajstori.net/forum/showthread.php?t=16638
Back to top
View user's profile Send private message
flegma9



Joined: 17 Apr 2004
Posts: 9

PostPosted: 15.04.2007 22:04    Post subject: Add user to your forum ignore list Reply with quote

HVALA!!!!!!!!!
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group