Jump to content

Recommended Posts

Posted

The term javascript seems to be prohibited when using the search function.

I was wondering how I can extract information from a page heavily embedded in javascript.

I can only log onto this website at work and unfortunately I don't have access rights to install debugbar to help me out.

Posted

I want to extract fields of information in the webpage and store it in a variable.

The is the part of the page source where the info might be stored:

<script language=javascript src="Tempo_files/ProcessTags.js" defer></SCRIPT>

When I click processtags.js there are hundreds of variables which seems to have labels matching the info that I want such as

var iPTagTaxID=35;
Posted (edited)

I can run firefox but the webpage only supports IE. I just had an idea to try to use IE Tab addon for FF to try to load it so I'll do that at work tomorrow.

Edited by homemade

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...