GoOgLe
03-23-2007, 02:11 PM
is it possible to preview bbcode with AMS ???
i can preview HTML codes with that code
result = Input.GetText("Input1");
TextFile.WriteFromString("C:\\temp_preview.html", "<HTML>"..result.."</HTML>", false);
File.Open("C:\\temp_preview.html", "", SW_SHOWNORMAL);
but i cant preview bbcode with that !!!!
i can preview HTML codes with that code
result = Input.GetText("Input1");
TextFile.WriteFromString("C:\\temp_preview.html", "<HTML>"..result.."</HTML>", false);
File.Open("C:\\temp_preview.html", "", SW_SHOWNORMAL);
but i cant preview bbcode with that !!!!