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.

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to