Re: displaying data from mysql onto browser in correct format .. (using template toolkit )

2011-05-29 Thread Octavian Rasnita
From: "Agnello George" > > >> This interpolation of string variables into an SQL statement is an SQL >> injection attack waiting to happen: >> >> * http://en.wikipedia.org/wiki/SQL_injection >> >> * http://community.livejournal.com/shlomif_tech/35301.html >> >> * http://bobby-tables.com/ >> >> Pl

Re: displaying data from mysql onto browser in correct format .. (using template toolkit )

2011-05-29 Thread Agnello George
> > This interpolation of string variables into an SQL statement is an SQL > injection attack waiting to happen: > > * http://en.wikipedia.org/wiki/SQL_injection > > * http://community.livejournal.com/shlomif_tech/35301.html > > * http://bobby-tables.com/ > > Please avoid it by using placeholders.

Re: displaying data from mysql onto browser in correct format .. (using template toolkit )

2011-05-28 Thread Octavian Rasnita
From: "Agnello George" > great !! i used tinymce in my insert form that solved all my html alignment > problem :) It would be much great if you wouldn't quote more than 140 lines of previous messages just to answer a single line... :-) Octavian -- To unsubscribe, e-mail: beginners-unsubscr..

Re: displaying data from mysql onto browser in correct format .. (using template toolkit )

2011-05-28 Thread Agnello George
On Sat, May 28, 2011 at 2:24 PM, Agnello George wrote: > > > On Fri, May 27, 2011 at 6:21 PM, Agnello George > wrote: > >> >> >> On Fri, May 27, 2011 at 6:05 PM, Shlomi Fish wrote: >> >>> On Friday 27 May 2011 13:48:21 Agnello George wrote: >>> > Hi >>> > >>> > I am using TT to display my data f

Re: displaying data from mysql onto browser in correct format .. (using template toolkit )

2011-05-28 Thread Agnello George
On Fri, May 27, 2011 at 6:21 PM, Agnello George wrote: > > > On Fri, May 27, 2011 at 6:05 PM, Shlomi Fish wrote: > >> On Friday 27 May 2011 13:48:21 Agnello George wrote: >> > Hi >> > >> > I am using TT to display my data from my db , >> > >> > >> > i insert the following data from a Front end

Re: displaying data from mysql onto browser in correct format .. (using template toolkit )

2011-05-28 Thread Shlomi Fish
On Friday 27 May 2011 15:51:21 Agnello George wrote: > On Fri, May 27, 2011 at 6:05 PM, Shlomi Fish wrote: > > On Friday 27 May 2011 13:48:21 Agnello George wrote: > > > Hi > > > > > > > > > is there a way i can display on my browser with a new-line or > > > > First of all, make sure you avoi

Re: displaying data from mysql onto browser in correct format .. (using template toolkit )

2011-05-27 Thread Agnello George
On Fri, May 27, 2011 at 6:05 PM, Shlomi Fish wrote: > On Friday 27 May 2011 13:48:21 Agnello George wrote: > > Hi > > > > I am using TT to display my data from my db , > > > > > > i insert the following data from a Front end using () > into > > my database the data is like this in mysql

Re: displaying data from mysql onto browser in correct format .. (using template toolkit )

2011-05-27 Thread Shlomi Fish
On Friday 27 May 2011 13:48:21 Agnello George wrote: > Hi > > I am using TT to display my data from my db , > > > i insert the following data from a Front end using () into > my database the data is like this in mysql : > > --

displaying data from mysql onto browser in correct format .. (using template toolkit )

2011-05-27 Thread Agnello George
Hi I am using TT to display my data from my db , i insert the following data from a Front end using () into my database the data is like this in mysql : --+--+---+-+-