Welcome To Snipplr
Everyone's Recent Snippets Tagged page
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This gets the current page addr. and send it...
Modify form action="" to send values to proper mail function - or - class.
3
864
posted 16 years ago by skywalker
(c) copyright Stephen Chapman, 1st Jan 2005.
Example:
alert('http://'+uri.dom+uri.path+'/folder/file.js');
0
726
posted 16 years ago by oxisound
Everything is either true or untrue, or both true and untrue, or neither true nor untrue - nagarguna
2
1093
posted 16 years ago by zvasanth
Textpattern's default page title markup -- txp:page_title -- always places the site name in front of the individual page name. This is irritating, because I prefer to have the interior content title come before the site title itself -- it just makes...
3
1133
posted 17 years ago by jonhenshaw
Example usage:
exec sp_easypaging '[tblmessages]','[tblmessages].recid','','*','1 = 1','recid',1,5
0
999
posted 18 years ago by planetthoughtful
This is the general page template that I usually start with. It has all of the essentials (along with a favicon link - not essential).
29
5205
posted 18 years ago by jonhenshaw