Hi friends I have a prob with the code. Whn i run this code in simple Html file it runs fine but whn i put it into drupal(new story). it dos't run and show blank page, wht happend? is drupal not supporting the script lang????? code is below. PLZ quick reply
Is this what you're trying to do? http://www.burningknife.com/page/21638/test-page Your mistake, I'll presume, is the input filter that you're using. Be sure to be in "source" mode, and paste your code, then make sure you have "PHP Filter" selected. Any of the other filters will strip much of your HTML elements out. Hope this helps.