Hi Friends!
Is it possible to replace a line from a HTML file like
"<title> and its inside contents </title>"
by our own
"<title> our own contents </title>"
using an Interface.....
that is,
we have a form,that has
file : File path
title: "one text box"
while Submitting it will replace the <title> tag contents of the file we r specified..by the given title.
plz tell ur suggestions.....
Is it possible to replace a line from a HTML file like
"<title> and its inside contents </title>"
by our own
"<title> our own contents </title>"
using an Interface.....
that is,
we have a form,that has
file : File path
title: "one text box"
while Submitting it will replace the <title> tag contents of the file we r specified..by the given title.
plz tell ur suggestions.....

