Jump to content

Javascript functions?


homemade
 Share

Recommended Posts

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.

Link to comment
Share on other sites

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;
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...