Page 1 of 1

Forms on websites that create tickets

Posted: Tue Feb 20, 2007 6:05 am
by fadda
Hello
I am looking for a help desk script and came across Help desk software hesk
I believe it is a great script, however I need to ask before installing if is it possible to have a form on my websites that when filled can create automatic tickets and allow me to manage them from the help desk.
In other word, is it possible to copy the html code of the form and paste in my sites? or is there any way to sort this out
Thank your for your prompt reply
Regards
Fadda

Posted: Tue Feb 20, 2007 9:43 am
by Klemen
It was not meant to, but you could simply copy the form code and paste it into any page of your website.

Since the script is free you should install and test it before posting such questions.

Posted: Wed Jul 04, 2007 4:28 pm
by 3cwired_com
but since this has includes and "requires" isn't it a bit more complicated than just copying the form code and pasting it into the pages?

Posted: Thu Oct 25, 2007 2:30 pm
by Triblade
The only thing that springs to mind is to make a Iframe on your website.
This is a (web)page within a self-defined window on your webpage.

<iframe src ="http://yourwebsite/index.php?a=add" width="50%" height="50%">
</iframe>

Ofcourse you can change things like 50% to whatever value you like.

Source

Posted: Tue Nov 13, 2007 11:21 am
by woodlawnwt
I have been experimenting with this, I got it embedded and working but it cuts everything off my page after the script. ?????

Edit: never mind, I got it embedded but I wouldn't recommend it for people with "some knowledge".
http://woodlawnwt.com/hosted/ticket.jpg