BigRon Posted September 2, 2003 Posted September 2, 2003 We carry over 3500. products. I am not putting them on the website. However, I would like people that have our catalog be able to go to the website and download an order form, print it, fill it out and be able to fax it to me. So I just need the form to pop up in a browser windwo and tell them to print it. ???? :lol:
Guest Posted September 2, 2003 Posted September 2, 2003 Make up yer form in a word processor. I don't see why this would have to secure, but you could pdf it. Upload as a doc to down load or an html that they can print from the screen. As an alternative you could use something like phorm. This is not an osc app, but you could link to it. Lots of freedom here, you can even address a db with it.
BigRon Posted September 2, 2003 Author Posted September 2, 2003 how do I put a hyperlink on my index.php so people can get it? Many thanks. :D
Guest Posted September 3, 2003 Posted September 3, 2003 I had to do the same thing -- it's a basic hyperlink. Make up the form, get it all ready .. then ... Want to pay via check/money order via snail mail? NO problem!! Just click <a href="/forms/nameofform.format"> HERE </a> to access and print out out simple online form!!
BigRon Posted September 3, 2003 Author Posted September 3, 2003 so the form could be faxform.doc faxform.pdf etc. Where do I place the faxform.doc file? and thank you, very sexy picture. :oops:
Guest Posted September 3, 2003 Posted September 3, 2003 Well, you can put it where you like, provided the hyperlink goes to it. Perhaps create a folder called forms and put it in there. So the link would be www.yourdomain/forms/faxform.doc
Guest Posted September 3, 2003 Posted September 3, 2003 so the form could be faxform.doc faxform.pdf etc. Where do I place the faxform.doc file? and thank you, very sexy picture. :oops: Hehe, thanks, you should see the uncensored full shot :) And yes, I'd put the forms in a folder called /forms so it won't contradict any other files you have. Be sure to include the name/address where you want the money order/check sent, or the fax number, too. I actually have 2 forms -- one for them to snail mail in, and one for them to fax in. The only difference is the size of the type font -- so they don't have to fax in 3 pages (some people are cheap).
Guest Posted September 3, 2003 Posted September 3, 2003 Oh, as to the format -- I don't generally use .pdf because many of my customers are webTV weenies and it's not compatible. I use just basic html as it's the easiest format for me and my customers. Those on webTV, for example, can't access .doc formats I don't believe.
BigRon Posted September 3, 2003 Author Posted September 3, 2003 where should I put the forms folder? in the /english /includes /admin ??? Thank you.
Guest Posted September 3, 2003 Posted September 3, 2003 Just bung it in under catalog, same as your images folder.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.