|
Posted by Disco Octopus on 10/26/05 09:07
Michel Beaussart wrote:
>> 3. Instead of "NewLine" as the EndOfRecord flag, your may use something
>> else such as "<NewLine>+<SpecialString>". Of course as above, you will need
>> to instruct your interpreters to understand the next record flag.
>
> Disco,
> I REALLY like the idea. It would help no matter what, to put delimiters for the records.
> Sounds like a great idea to me ..
> Yep..
>
> PLEASE HELP ME !!!!!!!!!!!!!!!!!
> I have no idea how to explain to this : <textarea cols='90' name='question2' rows='15'></textarea> that it could become 'this' + <somethingsomething>
> Should I just plug some javascript into it or is there some magic html tricks (not in my current edition of allmighty html)?
> Can I plug a "onblur" event on a textarea ?
>
> Thanks
>
I was thinking along the lines of a sever side thing.
Once submitted to your server, the scripting langiuage (PHP, ASP, or
whatever) would do all the work.
There are many reasons not to use client side languages, but this
particular job should not rely upon the client to do the work.
--
the beef jerky team : http://www.choicebeefjerky.com.au/distributors.html
not a beef jerky web site : http://mycoolwheels.com/vote.cmks
if you pay for your gym memebership, use it
[Back to original message]
|