I want to use javascript and extract page content and then submit a string. For example I have been given "Encode this string in base64 : Hello world". I need to take hello world, convert it and submit the answer. I think I need to use innerHTML but I'm not getting anywhere with it. Also the for submit part, as the page is in php, I can simply do this .php?ans=string where string is the converted string.

Member Avatar for iamthwee

Post sample page and your code...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.