Click here to Skip to main content
16,022,828 members

Comments by Member 12724052 (Top 19 by date)

Member 12724052 9-Jan-17 17:51pm View    
Updated Thanks.
Member 12724052 8-Nov-16 19:49pm View    
I am using TCPclient stream and streamwriter for the dynamichtml content

also is there a way I could change the url from this to */index.html? so that the domain can be anything?

<meta http-equiv="refresh" content="0; url=http://localhost:80/index.html" />
Member 12724052 15-Sep-16 20:26pm View    
Deleted
Thank you so much. However, the template I am going to be working with is a lot more complex than I originally thought. it seems that some of the ObjectType node has OI with TYPE="private.value" as well. also the code is running the foreach loop when it only needs to make one copy, which is not a big issue here.

I am not able to add the set of examples here. but you can find that here:

https://gist.github.com/anonymous/44dece0c644880dce79cb8932105e138#file-objecttypenode-xml
Member 12724052 15-Sep-16 19:47pm View    
Deleted
Thanks for your time. But that edited OI code is not working. It seems that it going inside the loop, even though it shows more than count = 1
Member 12724052 14-Sep-16 21:56pm View    
Deleted
Made another video explaining just that.

http://i.imgur.com/np6S4wa.mp4

Thanks again