• Hello
    im asking something particular it your plugin can help me.
    I have one vb6 software that works om my pc.
    with the closing of the shift the app pass the values to one php called send_mail_post.php which is on vendors webserver.
    now since the vendor is not offering this php service anymore, can i do this with this plugin?
    application uses “exec”
    Please let me know
    thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dalan86

    (@dalan86)

    Thank you ??

    Thread Starter dalan86

    (@dalan86)

    Well i did this form :

    <b>Subjekti:</b>
    [text pronari default:get]
    <br><b>Adresa:</b> [text adresa default:get] - [text telefon default:get]
    <br><b>Data/Ora:</b> [text data default:get]/[text ora default:get]
    <br><b>Perdoruesi:</b> [text perdoruesi default:get]
    <br><b>Xhiro:</b> [text xhirodefault:get]
    <br>Mbyllja e turnit u realizua me sukses!</b>
    
    <br><br><table border=1>
    <th align=left>Artikulli [text emertim default:get]</th>
    <th>Sasia [text sasia_shitur default:get]</th>
    <th>?mimi [text cmimi default:get]</th>
    <th>Vlefta [text vlefta default:get]</th>
    
    </table>
    <br><br><b>Total: [text xhiro default:get]</b>
    
    [submit "Send"]

    And This `<b>Subjekti:</b> [pronari]

    <b>Adresa:</b> [adresa]
    <b>Tel:</b> [telefon]

    <b>Data/Ora:</b> [data] – [ora]
    <b>Perdoruesi:</b> [perdoruesi]
    <b>Xhiro:</b> [xhiro]

    <b><font color=”green”>Mbyllja e turnit u realizua me sukses!</font></b>

    <br><br><table border=1>
    <th align=left><b>Artikulli</b></th>
    <th><b>Sasia</b></th>
    <th><b>?mimi</b></th>
    <th><b> Vlefta </b></th>
    <tr><td align=left>[emertim]</td>
    <td>[sasia_shitur]</td>
    <td>[cmimi]</td>
    <td>[vlefta]</td>
    </tr></table>

    <br><br><b>Total: </b> <b><font color=”red”>[xhiro]</font></b>

    ————————————-`

    But the fields do not fill with data

    • This reply was modified 8 years, 1 month ago by dalan86.
    • This reply was modified 8 years, 1 month ago by dalan86.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Passing the variables to Contact Form’ is closed to new replies.