[wdvltalk] mysql query

2004-04-07 Thread Anitha Paruchuri
Hi, I am trying to get records from a database within a date range something like 1834-1835. I have written a simple query like Select * from db where date between 1834 and 1835; But, the problem is that the date field is not consistent in the database, the records have dates like April 5,

[wdvltalk] PHP Question

2004-01-13 Thread Anitha Paruchuri
Hi, I am trying to check the length of the password entered by the user using strlen($password). It works fine when say I enter a password as 'abc123' but if I entered '123abc' it somehow doesn't work fine. Am I missing something here? Should the $password or the variable for the function strlen()

[wdvltalk] Re: PHP Question

2004-01-13 Thread Anitha Paruchuri
and 16 characters in length. In this example if it is 6 it shouldn't be printing the message, but it does. Anitha [EMAIL PROTECTED] 1/13/2004 11:50:16 AM Anitha Paruchuri wrote: Hi, I am trying to check the length of the password entered by the user using strlen($password). It works fine

[wdvltalk] Re: PHP Question

2004-01-13 Thread Anitha Paruchuri
10 records but it worked fine. Can anyone think of any explanation for this? Thanks again. Anitha [EMAIL PROTECTED] 1/13/2004 1:25:09 PM Anitha Paruchuri wrote: The code where it does this is here-- if (strlen($cpassword)5 || strlen($cpassword 16)) A misplaced ) You probably want

[wdvltalk] Warning:Page has expired in IE

2003-12-18 Thread Anitha Paruchuri
Hi All, I am working with PHP and MySQL. Currently I display results (thumb images) on a page depending on a search from a previous page and when the user clicks on the thumb-nail he is taken to a full-size image. I use a link javascript:void(history.go(-1)) to get back to my results page(thumb

[wdvltalk] RE: OT:Redirecting in IE

2003-12-12 Thread Anitha Paruchuri
http://www.c-omputersolutions.com/ -Original Message- From: Anitha Paruchuri [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 2:27 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] OT:Redirecting in IE Hi All, Its been weird that my IE 6.0 is redirecting me to Lycos search page when I

[wdvltalk] OT:Redirecting in IE

2003-12-08 Thread Anitha Paruchuri
Hi All, Its been weird that my IE 6.0 is redirecting me to Lycos search page when I open my browser, even though my homepage was set to something else. Does anyone know why it is doing this and are they any solutions? Thanks Anitha • The WDVL Discussion List from WDVL.COM • To Join

[wdvltalk] Re: html email including a form

2003-11-19 Thread Anitha Paruchuri
I do not see why it is not possible as long as the user email supports html email. Else I think they would just have html code to look at, so make sure you provide them with a link along with the email for them to actually go somewhere on the web and fill the form. [EMAIL PROTECTED]

[wdvltalk] CSS

2003-07-30 Thread Anitha Paruchuri
Hi, Can anyone suggest me some good example websites which have used CSS for formatting. Or any sites which talk about this giving examples? I am looking for examples of CSS which include graphic positioning. Couldn't find while searching on Google. Knew that someone would be able to help me here

[wdvltalk] CSS

2003-07-30 Thread Anitha Paruchuri
/books.cfm Do you think the top menu like that be done is CSS still keeping the owl and the logo images? Thanks Anitha [EMAIL PROTECTED] 07/30/03 01:58PM On July 30, 2003 at 13:38, Anitha Paruchuri wrote: Can anyone suggest me some good example websites which have used CSS for formatting. Or any