Microsoft
Software
Hardware
Network
Question : How do I use a static page for Joomla's Home Page?
Hi, I've been using Joomla for a while, but never had to do this before. I need to make the home page out of one intergrated image. So I'd like to use a static home page and then link it into the Joomla internal pages. Problem is that I can't figure out how to setup the site to view the static home page first instead of the Joomla index.php I'd like default.php and it to be static, meanin not using the Joomla template and then link from that to the internal pages.
Answer : How do I use a static page for Joomla's Home Page?
Assuming your date is in C11 enter in another cell:
=DATEVALUE(TRIM(LEFT(
RIGHT(C11,
LEN(C11)-F
IND(",",C1
1)-1),FIND
(":",RIGHT
(C11,LEN(C
11)-FIND("
,",C11)-1)
)-3)))
This
will convert it into a real date, which you can then format as you desire.
Steve
Random Solutions
package equivalent in sql file
Oracle SQL: why this regular expression doesn't work?
Accessing other users desktops
JSP, EJB, JSF
How to change the regualr property to the automated property for which the automated property is working fine
Copy what selected in a drop down to another drop down,
Coldfusion-SQL- storing large text files.
How do configure authenictaion to my Wordpress page
MSSQL proble with insert statement - query will not compile
Convert C# to javascript