i want to change or edit (or) replace and get any value from the javascript in above file using C#code not (asp.net)
/forums/uploadfile/6a06a3/07142023060405AM/index1.html
i want to change or edit (or) replace and get any value from the javascript in above file using C#code not (asp.net)
/forums/uploadfile/6a06a3/07142023060405AM/index1.html
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
ghandikota madhukarPosted Jul 14, 2023, 6:22 AM
used Htmlagilitypack to load and replace tags in html but editing script is not possible .is there any method available i am using console applucation not asp.net so have to do parse with C# alone.?