שאלה בhtml

מנחם מענדל מענדי
הודעות: 980
הצטרף: 16:42 28/04/2016

Re: שאלה בhtml

שליחהעל ידי מנחם מענדל מענדי » 11:43 21/02/2018

מצורף כאן כל הקובץ, אשמח שתגיד לי איפה טעיתי.

קוד: בחירת הכל

<!DOCTYPE html>
<!--[if lte IE 6]><html class="preIE7 preIE8 preIE9"><![endif]-->
<!--[if IE 7]><html class="preIE8 preIE9"><![endif]-->
<!--[if IE 8]><html class="preIE9"><![endif]-->
<!--[if gte IE 9]><!--><html><!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<!-- B.H. -->
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<P>B.H.</P>
<FORM ACTION="" METHOD="POST" ENCTYPE="multipart/form-data">
<P><input type="radio" name="מנחם" value="מענדל">
</P>
"<?php
print $_POST['מנחם'];
?>"
</P>
<P><INPUT TYPE=SUBMIT NAME="submit" VALUE="אישור" STYLE="width: 0.74in; height: 0.37in">
      </P>
</FORM>
</BODY>
</html>
011371 אשמח שתעזור לי בזה.
תודה

011371
הודעות: 997
הצטרף: 23:33 07/12/2017

Re: שאלה בhtml

שליחהעל ידי 011371 » 11:57 21/02/2018

מצורף כאן כל הקובץ, אשמח שתגיד לי איפה טעיתי.

קוד: בחירת הכל

<!DOCTYPE html>
<!--[if lte IE 6]><html class="preIE7 preIE8 preIE9"><![endif]-->
<!--[if IE 7]><html class="preIE8 preIE9"><![endif]-->
<!--[if IE 8]><html class="preIE9"><![endif]-->
<!--[if gte IE 9]><!--><html><!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<!-- B.H. -->
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<P>B.H.</P>
<FORM ACTION="" METHOD="POST" ENCTYPE="multipart/form-data">
<P><input type="radio" name="מנחם" value="מענדל">
</P>
"<?php
print $_POST['מנחם'];
?>"
</P>
<P><INPUT TYPE=SUBMIT NAME="submit" VALUE="אישור" STYLE="width: 0.74in; height: 0.37in">
      </P>
</FORM>
</BODY>
</html>
תנסה את זה מצורף גם בקובץ
men.php.zip
(692 Bytes) הורד 158 פעמים

קוד: בחירת הכל

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="he" xml:lang="he" dir="rtl">
<!--[if lte IE 6]><html class="preIE7 preIE8 preIE9"><![endif]-->
<!--[if IE 7]><html class="preIE8 preIE9"><![endif]-->
<!--[if IE 8]><html class="preIE9"><![endif]-->
<!--[if gte IE 9]><!--><html><!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="content-language" content="he" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">

<!-- B.H. -->
</HEAD>
<BODY LANG="he" DIR="RTL">
<P>B.H.</P>
<FORM ACTION="" METHOD="POST" ENCTYPE="multipart/form-data">
<P><input type="radio" name="מנחם" value="מענדל">
מנחם
</P>
<?php
print $_POST['מנחם'];
?>
</P>
<P><INPUT TYPE=SUBMIT NAME="submit" VALUE="אישור" STYLE="width: 0.74in; height: 0.37in">
</P>
</FORM>
</BODY>
</html>
שיניתי עוד כמה פיציווקעס כמו כיוון הטקסט מימין לשמאל וכו'

מנחם מענדל מענדי
הודעות: 980
הצטרף: 16:42 28/04/2016

Re: שאלה בhtml

שליחהעל ידי מנחם מענדל מענדי » 12:07 21/02/2018

ממש תודה על כל הנכונות לעזור אבל במחיחה יש לי עוד שאלה קטנה.
אני מנסה להגדיר את זה גם ברשימה נפתחת והוא לא נותן לי. הייתי מאד שמח שתפטור את הבעייה ואז לא יהיו לי עוד דברים.
ואשמח שתשלח זאת גם בתור קובץ מצורף.
תודה רבה

קוד: בחירת הכל

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="he" xml:lang="he" dir="rtl">
<!--[if lte IE 6]><html class="preIE7 preIE8 preIE9"><![endif]-->
<!--[if IE 7]><html class="preIE8 preIE9"><![endif]-->
<!--[if IE 8]><html class="preIE9"><![endif]-->
<!--[if gte IE 9]><!--><html><!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="content-language" content="he" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">

<!-- B.H. -->
</HEAD>
<BODY LANG="he" DIR="RTL">
<P>B.H.</P>
<FORM ACTION="" METHOD="POST" ENCTYPE="multipart/form-data">
<P><select name=מנחם>
<option value="מענדל">מענדי</option>      
<option value="2">שנים</option>
<option value="3">שלוש</option></select >     
מנחם
</P>
<?php
print $_POST['מנחם'];
?>
</P>
<P><INPUT TYPE=SUBMIT NAME="submit" VALUE="אישור" STYLE="width: 0.74in; height: 0.37in">
</P>
</FORM>
</BODY>
</html>

מנחם מענדל מענדי
הודעות: 980
הצטרף: 16:42 28/04/2016

Re: שאלה בhtml

שליחהעל ידי מנחם מענדל מענדי » 12:35 21/02/2018

מצאתי משהו שכן עובד לי אך אין בו את האופצייה להכניס את הname.
מצרף לכאן.

קוד: בחירת הכל

<p>תיבת בחירה:
<select>
<option label="123 נסיון" value = "1">123 ניסיון</option>
<option label="123 נסיון" value = "2" selected="selected">123 ניסיון</option>
<option label="123 נסיון" value = "3">123 ניסיון</option>
</select> (select)

011371
הודעות: 997
הצטרף: 23:33 07/12/2017

Re: שאלה בhtml

שליחהעל ידי 011371 » 13:40 21/02/2018

מצאתי משהו שכן עובד לי אך אין בו את האופצייה להכניס את הname.
מצרף לכאן.

קוד: בחירת הכל

<p>תיבת בחירה:
<select>
<option label="123 נסיון" value = "1">123 ניסיון</option>
<option label="123 נסיון" value = "2" selected="selected">123 ניסיון</option>
<option label="123 נסיון" value = "3">123 ניסיון</option>
</select> (select)
את ה name צריך להגדיר בתוך התגית הפותחת של ה select

קוד: בחירת הכל

<select name ="123">

011371
הודעות: 997
הצטרף: 23:33 07/12/2017

Re: שאלה בhtml

שליחהעל ידי 011371 » 14:00 21/02/2018

ממש תודה על כל הנכונות לעזור אבל במחיחה יש לי עוד שאלה קטנה.
אני מנסה להגדיר את זה גם ברשימה נפתחת והוא לא נותן לי. הייתי מאד שמח שתפטור את הבעייה ואז לא יהיו לי עוד דברים.
ואשמח שתשלח זאת גם בתור קובץ מצורף.
תודה רבה

קוד: בחירת הכל

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="he" xml:lang="he" dir="rtl">
<!--[if lte IE 6]><html class="preIE7 preIE8 preIE9"><![endif]-->
<!--[if IE 7]><html class="preIE8 preIE9"><![endif]-->
<!--[if IE 8]><html class="preIE9"><![endif]-->
<!--[if gte IE 9]><!--><html><!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="content-language" content="he" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">

<!-- B.H. -->
</HEAD>
<BODY LANG="he" DIR="RTL">
<P>B.H.</P>
<FORM ACTION="" METHOD="POST" ENCTYPE="multipart/form-data">
<P><select name=מנחם>
<option value="מענדל">מענדי</option>      
<option value="2">שנים</option>
<option value="3">שלוש</option></select >     
מנחם
</P>
<?php
print $_POST['מנחם'];
?>
</P>
<P><INPUT TYPE=SUBMIT NAME="submit" VALUE="אישור" STYLE="width: 0.74in; height: 0.37in">
</P>
</FORM>
</BODY>
</html>
הקובץ מצוין רק היה חסר גרשיים לפני ואחרי המילה "מנחם"
מצו"ב
fgt.php.zip
(727 Bytes) הורד 158 פעמים
וזה הקוד

קוד: בחירת הכל

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="he" xml:lang="he" dir="rtl">
<!--[if lte IE 6]><html class="preIE7 preIE8 preIE9"><![endif]-->
<!--[if IE 7]><html class="preIE8 preIE9"><![endif]-->
<!--[if IE 8]><html class="preIE9"><![endif]-->
<!--[if gte IE 9]><!--><html><!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="content-language" content="he" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">

<!-- B.H. -->
</HEAD>
<BODY LANG="he" DIR="RTL">
<P>B.H.</P>
<FORM ACTION="" METHOD="POST" ENCTYPE="multipart/form-data">
<P><select name="מנחם">
<option value="מענדל">
מענדי
</option>
<option value="2">שנים</option>
<option value="3">שלוש</option></select >

</P>
<?php
print $_POST['מנחם'];
?>
</P>
<P><INPUT TYPE=SUBMIT NAME="submit" VALUE="אישור" STYLE="width: 0.74in; height: 0.37in">
</P>
</FORM>
</BODY>
</html>


חזור אל “פורום מפתחים API”

מי מחובר

משתמשים הגולשים בפורום זה: אין משתמשים רשומים | 4 אורחים