1) Chcialbym spytac ktory fragment forum musze umiescic na stronie zeby ten sam shoutbox byl na forum i na stronie?
Kod: Zaznacz cały
<table width="630" align="center" cellpadding="0" cellspacing="0" border="0" class="forumline" style="border-width: 1px;">
<tr>
<td class="catHead" align="center" height="25"><span class="cattitle"><a href="../forum/shoutbox_view.php" class="mainmenu" title="Wszystkie Wiadomości">ShoutBox</a></span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle"><iframe style="border-width: 1px;" name="shout_iframe" src="../forum/shoutbox_view.php" width="630" height="130"></iframe></td>
</tr>
<tr>
<td class="row1" align="center" valign="bottom" nowrap="nowrap"><span class="gensmall">
Wiadomość: <input type="text" name="message" style="height:17px;font-size:9px;width:360px;" size="60" maxlength="500" value="" class="post" onFocus="Active(this)" onBlur="NotActive(this)">
<input type="submit" name="submit_button" value="Wyślij" class="button" style="font-size:9px; height:17px;" onclick="this.form.submit(); post.message.value=''; return false;">
<input type="submit" name="refresh" value="R" style="font-size:9px; height:17px; cursor: pointer" title="Odśwież" class="button" onclick="post.message.value=''; this.form.submit();" />
<input type="hidden" name="mode" value="submit"></span></td>
</tr>
</table>2) Chcialbym spytac ktory fragment forum musze umiescic na stronie zeby miec wyszukiwarke forum na www. Chodzi mi zeby po wpisaniu zapytania wynik pokazywany byl juz na forum.
Wydaje mi sie ze parametry pola wyszukiwania musze ustawic:
<input type="radio" name="search_terms" value="any" checked="checked" />
a) Dobrze mysle?
b) Jesli tak to przycisk submit jakie powinnien miec wtedy paramatery?
Z gory dziekuje za pomoc