<snip>

  Now, can you see the causes of these two errors...  "A runtime error has 
occurred. Do you wish to Debug, Line: 20 Error:  Expected "9"

Are you using pine to edit?  Or a HTML editior.  If HTML or notepad you have 
the option of turning "wordwrap" on/off.  Use this to find line number.

With PHP/Javascript knowledge you should be able to easily identify the 
problem.  I just counted the lines in the email you posted for your code.  
Incidently you need to know how lines work in PHP in an email form, one line 
can carry to another line.  Generally you look for the ; icon to end code, 
generally means a new enter but not all the time.  But in a query state it does 
99% of the time.

I'll give you a hint, look at line 20 and think about adding a space or two.    
And also  "A runtime error has occurred. Do you wish to Debug, Line: 36 Error:  
'scroller1' is undefined.

It's undefined, define it, look on a javascript website for this error, 
explained nicely.    Any help on this issue is greatly appriciated.  Regards,   
Alex    On 23/12/05 11:16, "Neil Smith [MVP, Digital media]"  <[EMAIL 
PROTECTED]> wrote:    > At 20:39 22/12/2005, you wrote:  >> Date: Thu, 22 Dec 
2005 20:38:58 +0000  >> From: Alex Major <[EMAIL PROTECTED]>  >> To: 
<php-db@lists.php.net>  >> Message-ID: <[EMAIL PROTECTED]>  >> Mime-version: 
1.0  >> Content-type: text/plain;  >>         charset="US-ASCII"  >> 
Content-transfer-encoding: 7bit  >> Subject: Scrolling News  >>   >> Hi there.  
>> I'm trying to make a scrolling news box for my website. Basically I   would  
>> like this news box to get information from a column in my database   called  
>> 'news_title' and display it in a scrolling news box.  >>   >> Any 
suggestions for how to go about doing this? I'm still very new   to php.  >   > 
  > Recommend : OrcaScroller (cross browser)  >
 http://www.greywyvern.com/javascript  > "Block scroller and marquee"  >   > 
Cheers - Neil   

Send instant messages to your online friends http://au.messenger.yahoo.com 

Reply via email to