Click to See Complete Forum and Search --> : Can a page be printed and or e-mailed in sections?


buddybear
09-22-2003, 09:32 PM
I'm not sure if this is the correct forum for this post.

If a page is divided into 4 sections split with a horizontal line, is it possible to print and or e-mail a section individually? For example if someone wanted to print or e-mail section 3 only could it be done?

Thanks in advance.

pyro
09-22-2003, 09:46 PM
You could use a server side language such as PHP to parse the page, and only take the relavant part. You could then either email or print it...