View Single Post
Old 08-18-2006, 09:18 AM  
F U S I O N
Confirmed User
 
F U S I O N's Avatar
 
Join Date: Jan 2006
Posts: 1,898
One thing I used to do to speed things up was setting up SSI on my server. I would make the recip tables and save them as 1.txt and place them in a folder on my server. Then when I made my gallery template I would place an ssi call at the top of the page like:

<!--#include virtual="/ssi/recips/1.txt" --

Then all I had to do was change the 1 to a 2, 3, etc to change the recips on the page. And of course name the pages accordingly (1.html, 2.html). Much faster for me then search and replace.

For submitting I would use a tool called QPhrase...

Last edited by F U S I O N; 08-18-2006 at 09:20 AM..
F U S I O N is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote