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
Forms on websites that create tickets
Moderator: mkoch227
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.
Since the script is free you should install and test it before posting such questions.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 20
- Joined: Wed Jul 04, 2007 9:49 am
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?
Behind every great fortune lies a crime.
[url]http://www.3cwired.com[/url] - Web Design/SEO/Repair/Sales/Upgrades
[url]http://www.galants.org[/url] - The Home for Galant Enthusiasts
[url]http://www.locatemyip.com[/url] - More than just free IP displays
[url]http://www.3cwired.com[/url] - Web Design/SEO/Repair/Sales/Upgrades
[url]http://www.galants.org[/url] - The Home for Galant Enthusiasts
[url]http://www.locatemyip.com[/url] - More than just free IP displays
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
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
-
- Posts: 1
- Joined: Tue Nov 13, 2007 11:16 am
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
Edit: never mind, I got it embedded but I wouldn't recommend it for people with "some knowledge".
http://woodlawnwt.com/hosted/ticket.jpg