Parsing A Secure Page For Data

Aug 23, 2007

The data that needs to parsed is on an asp page secured by a login
form. I have access to the site, but I was wondering how one would go
about writing a script that would automatically access the page and
grab the HTML.

Garbing the HTML then parsing the information I understand. I just
don't know if its possible to access the data through an external
script (run from another server) even though we have access rights to
the page requiring login that is situated on another server.

The reason for this is because we don't have direct access to the
database.

View 1 Replies


ADVERTISEMENT

JQuery :: Identify If User Chose To See Secure Only Or Secure And Nonsecure Items?

Aug 11, 2009

My site is secure but also contain non secure items from google adsense. users have the options to view secure only or secure and non- secure item. I would like to be able to identify what that user chose so I can show some other things if they choose to only see secure items.

View 1 Replies View Related

JQuery :: Secure Login - Send The Username And Password To The Server In A Secure Way?

Oct 22, 2009

I would like to implement a login functionality to my website.

I've written a login form like this:

The problem is: how can I send the username and password to the server in a securely way? I mean, if the server sends the whole page in HTTP then the user wants to log in, he would not be able to send it in HTTPS, unless the server sends the login page to the user in HTTPS. But I would like this thing to happen with no full page refresh.

View 1 Replies View Related

JQuery :: Login Script - Replace, The ?secure-page Part With The File Name Of The Page?

May 10, 2010

I am using a Jquery/PHP/MySQL login script which is supposed to display an error or success message when the user enters their username/password and also if the username/pw is successfull go to a secure page. Right now as I have it coded, this isn't working properly. Basically nothing is displayed either way.Also,wasn't sure if I just needed to replace, the ?secure-page part with the file name of the page I want to go to if successful?Here is the code as I have it now.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>[code].....

View 1 Replies View Related

Warning - This Page Contains Both Secure And Nonsecure Items

Jul 30, 2010

I am trying to get rid of this warning over and over.

My pages are located in directory WEBSERVERAPPLICATIONSWC

Master pages in WEBSERVERAPPLICATIONS

CSS and Javsasripts are in WEBSERVER

And in css I have background:url no-repeat right top;

Dont know even though the image gets accessed by Https. why it is still giving that warning.

View 2 Replies View Related

Warning Over And Over - This Page Contains Both Secure And Nonsecure Items

Jul 30, 2010

I am trying to get rid of this warning over and over.

My pages are located in directory WEBSERVERAPPLICATIONSWC

Master pages in WEBSERVERAPPLICATIONS

CSS and Javsasripts are in WEBSERVER

And in css I have background:url no-repeat right top;

Dont know even though the image gets accessed by Https. why it is still giving that warning.

View 1 Replies View Related

Calling A Secure Script From An Unsecure Page

Oct 4, 2010

My Google-fu is apparently pretty weak today. I'm unable to find a good reference for this problem I'm having on a client's site.

They have a script on their remote, secure server and our pages (some of which are secure and some which are not) call it.

The problem appears to be on the unsecure pages calling the client's remote, secure JS file. I'm told that on FireFox and Chrome, it times out and produces an error on our back-end.

View 3 Replies View Related

JQuery :: Modifying Page Links That Is On Secure Server

Feb 26, 2010

I have a page that is on a secure server, lets say https://server.com and I have a link on a page /somelink.html. I am trying to use jQuery to change the link to http://server.com/somelink.html

Here is the code I have come up with:
$(document).ready(function() {
$("a[href^='https://server.com']")
.each(function(){
this.href = this.href.replace(/^https://server.com/,"http://www.server.co");
});
$("a[href^='/']")
.each(function(){
this.href = this.href.replace(/^//,
"http://www.server.co");
});
});

However, my code only seems to work in Firebug after everything has rendered. I assume that the links are changes when the Document is Ready but before the server address is attached to the links.

View 1 Replies View Related

Parsing Data Out Of URL

Oct 3, 2011

Lets say I am on one of the following pages:

[url]
[url]
[url]

I would like to get the value of id (i.e. 2).

How to do so? Also, should I start with window.location.search or window.location.href?

View 5 Replies View Related

Parsing Data From An Xml File

Sep 6, 2010

I'm trying to parse my data from an xml file now and print it out on the page based on date from my existing code. I have that working, with each item formatted the same way on the page What I'd like to do now is alter it a bit to make the most recent (the item listed on the top of the page) formatted differently and the rest of them as it is now. Something like - (if 1st <li> then build html like this else build html like that) I hope this makes sense.

[Code]...

View 3 Replies View Related

Parsing Specific Data Out Of A CSV File

Jun 15, 2010

I'm trying to write a little Javascript that would parse a CSV file that contains a name and date, and only display the name if the date matches today. Here's some example data:

If today were 6/10/2010, the output of the script would just be "Joe"

View 8 Replies View Related

Javascript To Capture HTTP Data For Parsing

Feb 18, 2007

I am trying to write a script which will allow me to read the contents of an
HTTP web page into memory, parse the data, and output a calculated value.

The HTTP page is on a web enable appliance - I am reading some data out of a
table for further calculation. I can't modify the web appliance, only read
the text data.

I've written a script on my Windoze PC that successful uses a MSXML2 ActiveX
object to read the contents of a web page into memory using the
xmlhttp.responseText object. The problem is that the ActiveX object is not
available on a lightweight Linux based http server.

I need to write a script that will work with ASP/Javascript on a lightweight
Linux based http server.

View 4 Replies View Related

Parsing Specific Data Out Of A CSV File - Contains Name And Date ?

Jun 15, 2010

I'm trying to write a little Javascript that would parse a CSV file that contains a name and date, and only display the name if the date matches today.

Here's some example data:

Name, Date
Joe, 6/10/2010
Jane, 7/11/2010

If today were 6/10/2010, the output of the script would just be "Joe"

View 7 Replies View Related

Parsing Json For A Page - Render Since It Was Written To Use A Js Library

Feb 9, 2011

I have a JSON file with multiple containers that has built a webpage. I need to create a javascript from this file to render a page since it was written to use a js library (I think scriptaculous or doj). I want to use jQuery to do this -- at least that's what I'm told I can do. I understand that JSON is a data-exchange language like XML. Here's some code:

Code:
var nov_info= {
'categories':[
{N:'nwItem1',O:'Composition',V:School Supplies > Paper> Notebooks},
{N:'nwItem2,O:'Crayons',V:'Elementary > Art > Art Supplies'},
{N:'nwItem3',O:'Calculators',V:'High School > College Prep> Trigonometry'},
{N:'nwItem4',O:'Maps',V:'Middle School > US History > Civil War'}
],
[Code]....

View 3 Replies View Related

Is Internal JS Secure? (is External?)

Dec 19, 2005

I like having scripts external, but I wonder about the security of internal anyway. Someone could save and change the HTML, right? But is that possible with an external script? I always thought not (unless there was an error), until a person on this forum was able to grab the script I was working with at the time. No problem with that, but it brings up the question in my mind about security in general surrounding java-script.

View 8 Replies View Related

Secure Password System

Aug 28, 2006

My idea is to create a safety system that indicates the safety of the password. I have a field in a form called PASSWORD and I want that if the person writes only letters by means of a document.write there appears a phrase that says: easy password. If more than 8 letters appear: medium password. And if writes letters and numbers appear: high password.

View 3 Replies View Related

JQuery :: Secure A Link With A Password

Dec 12, 2011

I would like to secure a link with a password.

Upon entry into the link(selected) appeared to pop up a password.

After entering the incorrect order were moving to the home page .

If true, would redirect to the example thread.

I would also like to not be able to type a password time to look into the source of the page.

View 2 Replies View Related

Secure DropBox FTP Script Or Plugin?

Apr 30, 2011

Is there any type of script or plugin out that has a secure, DropBox-like interface? I wanted clients to have a username and password, and that username and password to be tied to a mysql db of sorts that allows them access to their specific FTP space without them knowing the actual server info.

View 2 Replies View Related

Transfer The Information Into The Secure Login?

Oct 12, 2006

I've got two seperate websites that I'm working on. I am doing the design of the main website and the second site is a secure login area which another person has created.

My question is... can I put a login form on the main page, and then have it transfer the information into the secure login? The purpose being so that people can login directly from the main page instead of having to click to go to the secure area and then log in?

View 3 Replies View Related

Secure Facebook Style Like Button?

Jul 26, 2011

I'm trying to create a button similar to Facebook's 'Like' button which is applied to each item in a list. When a user clicks the like button this item is favourited for the logged in user. For the moment I do this in the following way:-

<div id="item_<?php echo $row['item_id'];?>" onclick="like(<?php echo $row['item_id'];?>)"></div>

Obviously this is very unsecure because anyone can easily modify the item id stored in the like() function in the onclick property and like any item thes guess the id of.

My question is how do I make this secure by either not displaying the id of the item but still having it accessible to my like function or via some other method?

View 3 Replies View Related

JQuery :: Success - Error - Small Data Entry Screen - Post Form Data To A Page And Return A Message

Jul 22, 2011

I am writing a small data entry screen that will post the form data to a page and return a message. But i cannot get the Success or Error functions working properly.

Here's the code where strData is the posted querystring of:

I'm not sure whether it should be in a form and using the onsubmit or click of a button.

View 2 Replies View Related

SOAP Call To Secure WSDL And Database?

May 19, 2010

Is it possible to call a WSDL document behind authentication with an existing SOAP service to pull data from a database behind authentication in Javascript?

Ultimately, I want to insert script into a spreadsheet to aggregate data from a database behind authentication.

View 8 Replies View Related

Parsing HTML With HTML On External Page

Feb 18, 2011

I have an external page with some rudimentary html in the source code missing many tags.. a bit like the below. On a page hosted elsewhere I need to take the html from this external page and add and remove certain parts of it and add some styling such as line breaks before ^FIELD01. I've looked at jquery and AJAX but cant find anything to suit my needs. I think what I am struggling with most is having this page in a variable to then be able to edit it.

Code:
^BEGIN SEARCH FORM
<form name="dancesearch" action="JJList.html?PHPSESSID=604918b69ab9936e638b5d48cdc142a3&xt=673">
^FIELD01: Dance Name<input name="ts" type="text" size="20" maxlength="25" />

[Code].....

View 1 Replies View Related

Passing Form Input Data From One Page To Another Without Control Of The Receiving Page

Jul 31, 2009

I've been searching for a few hours and haven't been able to find a code snippet to see if this is available. I'm attempting to pass text from my website to another website that has a form setup on it. I'd like to fill in the pertinent data for my users on the page that I load for them. I cannot make any changes to the receiving page as it is run by another company. I've pasted some of the code that is available on the receiving form.

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['form1'];
if (!theForm) {

[Code]....

View 5 Replies View Related

AJAX :: Update Part Of Page After Insert Data In Same Page

May 21, 2009

I am currently programming Script Adds data to the database but if i want to Shown the data that have been added Requires refresh the page to show the Data that have been added . and I do not want this method.I want to when adding data to show updates as soon as the addition of data.This can be done by Ajax , and An example of this method used Google Gmail.

View 3 Replies View Related

Ajax :: Send 3 Data From One Page To Another Page Through .Request

Mar 24, 2009

I am facing some problem with this when i am trying to sent the data in krnlAddComment1.asp page and there is only an insert query exists. after run the query successfully, response.write "...." revert back to me

if ((myname != null) && (comm != null) && (captcha1 == randomnum))

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved