Is the word or part of the word that the user enters in the texbox .And this
word is the name of the file to be found



On 7/4/07, Alan Gauld <[EMAIL PROTECTED]> wrote:


"Alejandro Decchi" <[EMAIL PROTECTED]> wrote

> The user put the word or the regular expresion in a textbox i need
> to do
> when ther user press the buttom submit call the file for example
> search.py .
> I need to do this search.py file to find the file looking for ther
> user.

Is the word the user enters the name of the file to be found?
Or is it a word that we must search for inside the files?


Alan G


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to