Вход
Главное меню

Subject:*
Name/Email:*
Message Icon:*
       
Select*
Message:*


    


Click the Preview to see the content in action.
Options:*
 
 
 
 
Attach file*
   

Maximum file size: 100Kb;  Allowed extensions: zip jpg gif png  
Images at the max. Size 640 X 800 pixels. 
Confirmation Code*
8 - 7 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
   
*
* = Required

Re: WebChat
by Alexxus on 2003/4/5 8:39:33

Это уже обсуждалось.
Ответ ищи здесь
А ещё есть такая хорошая функция как ПОИСК, надо бы и ей пользоваться
Re: WebChat
by Noodly on 2003/4/5 7:25:32

Народ, кодировка в окне Web чата плохая. Русские буквы не распознаёт. Где менять?
Re: WebChat
by Alexxus on 2003/3/5 19:28:19

А какой другой?
Пожалуйста очень прошу помоги
И не мог бы ты объяснить:
function doSubmit() {
if (document.all) {
top.wSend.document.all['form2'].txt.value=document.all['form1'].txt.value;
top.wSend.document.all['form2'].submit();
document.all['form1'].txt.value='';
} else {
top.wSend.document.form2.txt.value=document.form1.txt.value;
top.wSend.document.form2.submit();
document.form1.txt.value='';
}
setFocus();
return false;
}
это функция отпревки сообщения в чат, объясни какое слежебное слово что значит и чем отличается
top.wSend.document.all['form2'].txt.value=document.all['form1'].txt.value;
от
top.wSend.document.all['form2'].txt.value=escape(document.all['form1'].txt.value);
Re: WebChat
by Alexxus on 2003/3/5 18:21:51

Линк http://members.lycos.co.uk/alexxus, потом зарегистрируйся и в чат, плз помоги, а то 8 марта открытие, а тут такой облом!
Re: WebChat
by Vlad on 2003/3/5 8:23:21

дай линк. Модет попробовать другой чат и не олноваться?
Powered by XOOPS © 2001-2023 The XOOPS Project