Update web page directly

Josep jmyepes at mac.com
Sat Mar 15 04:38:45 EDT 2008


Hi,

I trying to update text content from a web page directly, well.. 

  put field f_url into tURL -- get the URL from a field text
  get URL tURL -- get the content of the URL
  
  put it into field f_web -- put the HTML code into field text to modify,
search and replace, etc..

  post field "f_web" to URL tURL -- ?? nothing happen

It's correct,... ? I'm not sure if this is the best way to do this, I need a
easy tool to update some pages directly without modify from a html editor...

Any hint?

Cheers,
Josep M
-- 
View this message in context: http://www.nabble.com/Update-web-page-directly-tp16065729p16065729.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list