Hi,
Ich habe irgendwo vorher im Code
definiert. Jetzt will ich die Variable an eine
URL dranhängen:
Code:
<table>
<tr>
<td>
</td>
</tr>
<tr>
<td style="padding-left:10px">
<form action="index.php?post&id=[[[HIER SOLL DIE BOOKID HIN]]]" method="POST">
<textarea name="text" style="width: 500px; height: 200px"></textarea>
<input type="submit" value="Absenden"></br>
</form>
</td>
</tr>
</table>
Dummerweise geht das irgendwie nicht... mit smarty bekomm ichs irgendwie auch nicht hin...
Gruß
Neutral General
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."