submitting a form inside a Module? - Joomla! Forum - community, help and support


hi all,

i writing 1 module send sms joomla website. in form have 2 text boxes , 1 submit button. have 1 menu "home" default menu linked forntpage blog layout. conside in home page. home page contains module in left side , frontpage articles in content area. following action page defined in default.php.

code: select all

<form action='<?php echo jroute::_("index.php");?>' onsubmit="return validatefields()" name="quicksmsform" method="post">


the form submitted successfully. problem once form submitted, not getting frontpage blog layout. instead getting blank screen in content area.

any ideas, how can show same page submit takes place.

regards
malai

i'm not sure 1 try bit of code:

code: select all

<form action='<?php $_server[php_self]?>' onsubmit="return validatefields()" name="quicksmsform" method="post">

let me know if works





Comments

Popular posts from this blog

How to decompile jsxbin to jsx

Gavik Photoslide GK2: Not able to upload photos - Joomla! Forum - community, help and support

Phoca Guestbook logger registret bruger af - Joomla! Forum - community, help and support