Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Making Program: Looking for more features ...

Status
Not open for further replies.

BobbaFet

Programmer
Feb 25, 2001
903
NL
Hi all,

I'm a Delphi programmer, currently working on a
program that generates head tags for HTML documents.
What it currently can do is :

* Generate the title of the document
* Generate the default target for hyperlinks
* Generate a link for cascading stylesheets
* Generate 17 different meta tags
* Generate 6 JavaScripts
- Force on top of a frameset
- Flashing statusbar
- Rotating HomePage title
- Remembering script
(makes homepage popup after X min)
- Add to favorites
- Maximize screen on open
* Can load JavaScripts from file and fit them in
* Write JavaScripts in the generator itself

Extra added features are:
* Doorway page generator (Doorway pages are made
in such a way that they end up high in searches)
* Robot Exclusion Protocol generator.
(A text file to direct webspiders)

Also, you can turn of any feature you dont want
to use.

Can you think of anything else that I should add?
I really want this program to be the best Meta tag//
Head tag generator around so if you could help me out
I would really appriciate it.

BobbaFet
Thanx Everyone has a right to my opinion.
E-mail me at cwcon@programmer.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top