endomorph
Junior Member
United Kingdom
128 Posts |
Posted - 29 May 2004 : 07:17:07
|
I have just started useing this great MOD but one really annoying thing I found was that when you created Content, you cannot preview it. So I made a little change.
Around line 299 of admin_cms_content.asp find the following code and add in the code in red.
if sMode = "Edit" then Response.Write " <input type=""submit"" value=""Remove"" name=""btnSubmit""> " &_ " <input type=""reset"" value=""Reset Old Values""> <input name=""Preview"" type=""button"" value="" Preview "" onclick=""OpenPreview()"">" end if
This will now give you a 'Preview' Button. |
Need help with your Snitz ? Most Snitz & ASP custom coding undertaken. Email for info | Search Engine Optimisation |
|