English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

OK I'm starting a Home Blueprint design Company and i'm going to be getting my own domain site and I have a form that people will have to fill out with their information. So i'm wondering how Can I take the document I made, and put it into a link so when it is clicked it will open the word document and they can fill it out or print it.

2007-01-02 05:37:04 · 2 answers · asked by sexylittlemisstweetybird83 5 in Computers & Internet Programming & Design

2 answers

Yes you can, you use the following syntax in html:

Click here to download document

where myDocument.doc is the path and the file name of your document you wish to link to.

The path and filename of your document depends upon where on your web server you put the document.

Hope this helps

2007-01-03 09:17:55 · answer #1 · answered by jools 3 · 1 0

1) linecount is not needed, neither i; which are commented 2) The problem is the bracket cascade not right. // linecount++; // for (i = 1; i <= linecount; i++) /* *omiited these part */ // } while (first != NULL) { // for (i = 1; i <= linecount; i++) // { printf ("%s %s %d %s", Song->music, Song->artists, Song->year, Song->buy); first = first->next; } } return 0; } Then it should work. Tried on Ubuntu 13.11, worked fine: ./a.out Good Feeling Florila 2011 Already bought Umbrella Rihanna 2007 Buy Crazy In Love Beyonce Knowles 2003 Buy I Want to Hold Your Hand The Beatles 1964 Buy Scream and Shout Britney Spears 2011 Buy Thrift Shop Macklemore 2013 Already bought Tonightisthenight Outasight 2011 Buy PumpedupKicks FosterThePeople 2011 Alr... bought TheSweetEscape GwenStefani 2007 Buy UseSomebody KingsofLeon 2009 Already bought

2016-05-23 06:41:11 · answer #2 · answered by Jeanette 4 · 0 0

fedest.com, questions and answers