|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 1/9/2007 7:52:35 PM
Posts: 3,
Visits: 3
|
|
Hi there, I have published my gen pro report on my web site and it is running great, looks really professional, but I would like to add my contact info onto the hole page for people to get in touch with me, how can I do this? Thanks again for a great program though!!
|
|
|
|
|
Famous Writer
      
Group: Customers
Last Login: Yesterday @ 5:34:19 PM
GenoPro Version: 2.0.1.4
Posts: 433,
Visits: 3,385
|
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 11:24:18 AM
GenoPro Version: 2.0.1.6
Posts: 3,489,
Visits: 14,623
|
|
Ian, I see your home page has divided each last name by a letter of the alphabet. I never thought the report generator was capable of doing this. I am very curious to see how you dit it.
The new report generator has objects designed to create list of unique values. Creating an index of last names using this new report generator is a snap.
I am writing the technical documentation at http://www.genopro.com/newreportgenerator/
|
|
|
|
|
Famous Writer
      
Group: Customers
Last Login: Yesterday @ 5:34:19 PM
GenoPro Version: 2.0.1.4
Posts: 433,
Visits: 3,385
|
|
Ian, I see your home page has divided each last name by a letter of the alphabet. I never thought the report generator was capable of doing this. I am very curious to see how you dit it. This was achieved by opening the source of the home.htm and adding the appropriate texts in the right places i.e.
B-
I have also corrected and ballanced the paragraphes and removed the commas at the ends of each line for the new version of the home.htm which is already finished and awaiting the Beta to generate the full report. The home.htm will replace the one generated. I actually do a lot of my experimenting in the source, and this is how I have learnt most of what I know now, having had to teach myself from the age of 50 and learn mostly by trial and error and a little cartesian logic.
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 11:24:18 AM
GenoPro Version: 2.0.1.6
Posts: 3,489,
Visits: 14,623
|
|
Did you created 26 loops, one for each letter of the alphabet?
|
|
|
|
|
Famous Writer
      
Group: Customers
Last Login: Yesterday @ 5:34:19 PM
GenoPro Version: 2.0.1.4
Posts: 433,
Visits: 3,385
|
|
GenoProSupport Posted: 07 Apr 2005 01:05 Post subject:
-------------------------------------------------------------------------------- Did you created 26 loops, one for each letter of the alphabet?
I am not sure what you mean by loops as I just added the letters in between the names as seen below and did it for each letter used. (all this in the source code)
< a href="index.names.htm#Ashby" target=contents><span style='mso-bookmark:Beath'> < span lang=EN-GB style='mso-ansi-language:EN-GB'>Ashby</span></span> < span style='mso-bookmark:Beath'></span><span style='mso-bookmark:Beath'> < span lang=EN-GB style='mso-ansi-language:EN-GB'> ,
< br > < b >B-< /b > < br >
</span> </span>< a href="index.names.htm#Bacon" target=contents>< span style='mso-bookmark:Beath'><span lang=EN-GB style='mso-ansi-language:EN-GB'>Bacon</span></span>
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 11:24:18 AM
GenoPro Version: 2.0.1.6
Posts: 3,489,
Visits: 14,623
|
|
Oh, I see. You generated the report, and then you modified the HTML code. I thought you created an HTML template capable of generating the index.
|
|
|
|
|
Famous Writer
      
Group: Customers
Last Login: Yesterday @ 5:34:19 PM
GenoPro Version: 2.0.1.4
Posts: 433,
Visits: 3,385
|
|
GenoProSupport Posted: 07 Apr 2005 20:11 Post subject:
-------------------------------------------------------------------------------- Oh, I see. You generated the report, and then you modified the HTML code. I thought you created an HTML template capable of generating the index.
Unfortunately I am not skilled enough to be able to program a template to do this. Though I have managed to adapt the background image, change the link images and center and format the texts and add more text in the home.htm and names.htm in the templates, I wouldn't know how to change the template so that the names list takes the form I managed by messing with the html source. Everything I do is by trial and error ( mostly error ) , but sometimes it works by accident!
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 1/9/2007 7:52:35 PM
Posts: 3,
Visits: 3
|
|
| Wow thanks so much it worked am a happy bunny! :D
|
|
|
|