Unregistered
November 1, 2002, 11:41:30
hi there
i have lked at the ie sample progs.
one question.
it occurs to me that the text control would be a god tool for allowing non html savy people to update html web pages.
Based on the example it can be used in an html page itself with vbscript used t manipulate the properties, etc..
Are there any samples or does anyone have any advice as how one might use it to allow a user to edit html pages on a server. I mean its all fine and dandy when the cntents are addressable through client side script but how then might somene send the user edited contents to a server to update remote web pages.
I imagine using ASP is probably the way to go but how can you get the client side 'contents' f the control 'posted' to an asp page to facillitate updating a remote page. Even if you can achieve this - isn't there an html posting size limit ?
Is this even possible.
-ed
This message was originally posted by ed in the old TX Text Control Support Forum.
i have lked at the ie sample progs.
one question.
it occurs to me that the text control would be a god tool for allowing non html savy people to update html web pages.
Based on the example it can be used in an html page itself with vbscript used t manipulate the properties, etc..
Are there any samples or does anyone have any advice as how one might use it to allow a user to edit html pages on a server. I mean its all fine and dandy when the cntents are addressable through client side script but how then might somene send the user edited contents to a server to update remote web pages.
I imagine using ASP is probably the way to go but how can you get the client side 'contents' f the control 'posted' to an asp page to facillitate updating a remote page. Even if you can achieve this - isn't there an html posting size limit ?
Is this even possible.
-ed
This message was originally posted by ed in the old TX Text Control Support Forum.