Jump to content

01hanstu

Members
  • Posts

    95
  • Joined

  • Last visited

    Never

Everything posted by 01hanstu

  1. I have a support system and i am trying to get it so that when the user logins in they can access there past calls. I have been able to do this to some digree, but now i want to be able to use the information and basically expand on the information that was there. i.e. It normally shows basic details like name, date logged and call ref number. now i need it to be able to open it and display additional information like the work undertaken and son on Help is very appreciated Excuse the grammar Stuart ???
  2. Facts, and the lack of them! i aint a kid and secondly i have made numersous attempts at this so sorry if i seem agrivated.
  3. Well to be honest yes i am looking into it dont be so bluddy rude!
  4. ??? hI, HOPE YOU CAN HELP. I AM LOOKING TO SEE IF I CAN CREATE A LOGON FORM THAT HAS U USERNAME FIELD, PASSWORD FIELD AND A DROPDOWN BOX. THE USER WILL LOGON AS IF THEY WERE LOGGING INTO A DOMAIN. I.E. DIFFERENT COMPANIES, SO THAT THEY LOGON CHOOSE THE COMPANY FROM THE BOX AND ENSURE THE CRIDENTIAL MATCH
  5. Hi, just a quick question. Can you use a pdf as a template and then have the information added on??
  6. Thanks, looking into that now. looks promissing
  7. Hi, i have a support system that displays the details of the information they have just sent i.e. the description, username and the computer affected with a unique number of their support call. I would like to know how to have all of this information and the header printed to a pdf file so the user can save it, open it and print it out as there copy Help is appreciated Stuart
  8. Hi, Hope you can help. I want to know how i can make my own installation script so that once all of the details are filled in they are saved into a config file and then opened when requested i.e. the hostname, username, password for the sql database ... Help will be appreciated Stuart
  9. Try [url=http://www.phppointofsale.com/]http://www.phppointofsale.com/[/url]. You can look how that works and start from there.
  10. 01hanstu

    Gallery

    Hi, i would like to know if there is a gallery that if free and easy to use. I would like it to simply read from a directory all of the files that are in it and all the web master has to do is drag and drop files into the folder and they are live. Please Advise Stuart
  11. Thanks for your help, will implement asap and get back to you, thanks
  12. Thanks for you help. I dunno if they will work as the information is pulled from the sql database, and is not actually on the form.
  13. Hi, hope you can help. Just want to know if it is possible to add a bit to my script that, when a value is shown in the menu/Dropdown box the go button is disabled. i.e. if dropdownbox1 = "Selected:IT1" then Disable go button else keep button enabled. My app is a booking app and when the user selects the room from the dropdown list and clicks go it takes them to the room timetable, however i added a bit that tells you what room you are in at the top of the combo list, but if the user clicks go it brings them an empty timetable and i dont want that to happen. Many Thanks Stuart
  14. Thanks for your reply, my booking system actually looks better with the pictures. Once again Thanks
  15. Is there a way of having a script perform the following : If room is booked then print who booked it and who for i.e. Mr Jones Y7 " If Bkd = yes then [print name/Year]" else " If Bkd = no then [print picture that is linkable to the booking form]" ; Please Advise
  16. 01hanstu

    Gallery

    Hi, i am working on a website and would like to know if there is a gellery on the internet that is free and all that the webmaster has to do is upload pictures into a directory and they are in the gallery. At the minute they are over 20 pics that have thumbnails and popup a bigger version and it takes too long editing the site. Please Advise
  17. Hi, hope you can help. I am currently working on a booking system and have now almost completed it, however i wan t to know if there is any way to have the email that gets send to the booking manager to have images in i.e. the company logo ... The code at the minute for the body of the email is: $body = "Hi \n Just a Quick Email to let you know that an ICT Room has been Booked \n $logon_name has booked $room for lesson $lessonno on $easydate \n \n *****THIS EMAIL IS FORM INFORMATION PURPOSES ONLY*****"; But the idea now is to make the email a html instead of plain text, Please Advise Stuart Hannah
  18. Hi, thanks for your help, i have it sorted now, you have all been a great help.
  19. Hi, thanks for the reply, With AJAX, will it interfere with my script?
  20. Hi, i have a form that takes its time to process, so i would like to know if there is any way of having some text printed saying something like "Please be patient . . ." once the button has been clicked just so the user knows its working . Please Advise John Pickering
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.