BOTTONE PER RISPOSTA AUTOMATICA

« Older   Newer »
  Share  
Roberta.Gattolandia
CAT_IMG Posted on 30/12/2012, 23:00 by: Roberta.Gattolandia     +1   -1
Avatar

creative star

Group:
FONDATRICE
Posts:
11,561
reputazione:
0
Location:
milano

Status:


Questo form permettere di inviare un nuovo messaggio in una discussione aperta.
da inserire in CODICI HTML dove volete che appaia il bottone


CODICE
<form action="LINK FORUM" method="post" name="REPLIER">
<input type="hidden" name="st" value="0">
<input type="hidden" name="act" value="Post">
<input type="hidden" name="f" value="IDSEZIONE">
<input type="hidden" name="CODE" value="03">
<input type="hidden" name="t" value="IDTOPIC">
<input type="hidden" name="Post" value="MESSAGGIO">
<input type="submit" name="submit" value="TESTO BOTTONE" class="forminput">
</form>
<!-- Fine bottoneauto post-->



IDSEZIONE = ID della sezione dove si trova il topic a cui volete rispondere automaticamente (esempio uno spam dove fare up)

IDTOPIC = ID del topic (esempio dello spam fatto in un forum)

Messaggio = Il messaggio che il bottone deve inviare (esempio: UP)

TESTO BOTTONE = Il testo del bottone (esempio: UP AUTOMATICO)


Codice prelevato su FFMag.
 
Web  Top
1 replies since 30/12/2012, 23:00   82 views
  Share