TOPIC: I can not add action="anyfile" in my form (This form in Module name Custom HTML)

I can not add action="anyfile" in my form (This form in Module name Custom HTML) 10 years 8 months ago #2411

  • prach_kp
  • prach_kp's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
<form method="post" accept-charset="utf-8">
<p><strong>[กรุณาใส่รหัสสมาชิกเพื่อเข้าสู่ระบบ]</strong></p>
<p>รหัสสมาชิก 10 หลัก :</p>
<p><input class="modnsinputbox" type="text" name="name" size="25" /></p>
<p>รหัสผ่าน :</p>
<p><input class="modnsinputbox" type="text" name="email" size="25" /></p>
<p><input class="modnsbutton" type="submit" value="ลงชื่อเข้าใช้" /></p>
</form>

:( :( :(
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.
The administrator has disabled public write access.

Re: I can not add action="anyfile" in my form (This form in Module name Custom HTML) 10 years 8 months ago #2412

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

You can try add your form without editor ?

Regards
The administrator has disabled public write access.

Re: I can not add action="anyfile" in my form (This form in Module name Custom HTML) 10 years 8 months ago #2414

  • prach_kp
  • prach_kp's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Yes, I use No Editer. But it's same.

When I edit without editor and I save it return to default form

<form method="post" accept-charset="utf-8">

I can edit and save

<form method="post" accept-charset="utf-8" target="_blank">

But, I can edit and save

<form method="post" accept-charset="utf-8" action="checkpass.php">

Thank you.
The administrator has disabled public write access.

Re: I can not add action="anyfile" in my form (This form in Module name Custom HTML) 10 years 8 months ago #2415

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Maybe it removed for secure, you should build a new module ;)

Regards
The administrator has disabled public write access.

Re: I can not add action="anyfile" in my form (This form in Module name Custom HTML) 10 years 8 months ago #2417

  • prach_kp
  • prach_kp's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Dear Sir,

I will try to add new module to test if I have problem I will ask you again.

Thank you vary much.
The administrator has disabled public write access.
Time to create page: 0.109 seconds