472,807 Members | 2,620 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,807 software developers and data experts.

Right script ?

Would this be the script that checks if you've gone to peoplepc.com ?
Something checks the reg for a string. I have tried deleting
peoplepc.com in the reg and changing
the allowed sites as well, but no luck.

Thanks.

goPPCPace.Login(goPPCUsers.LastUser
+"@peoplepc.com",goPPCUsers.Token(goPPCUsers.LastU ser,"")); } catch
(e) { goPPCLog.WriteStringToLogFile("Dialer--
AccelLogin",e.description); showErrorDialog("Acceleration
Error","Error logging into acceleration",

May 8 '07 #1
2 1421
Andy said the following on 5/8/2007 2:25 PM:
Would this be the script that checks if you've gone to peoplepc.com ?
No telling without seeing the rest of the code it goes with.
Something checks the reg for a string. I have tried deleting
peoplepc.com in the reg and changing
the allowed sites as well, but no luck.
What are you trying to do? There is more to what you are trying to do
other than asking if a script does something or not.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
May 8 '07 #2
On May 8, 5:59 pm, Randy Webb <HikksNotAtH...@aol.comwrote:
Andy said the following on 5/8/2007 2:25 PM:
Would this be the script that checks if you've gone to peoplepc.com ?

No telling without seeing the rest of the code it goes with.
Something checks the reg for a string. I have tried deleting
peoplepc.com in the reg and changing
the allowed sites as well, but no luck.

What are you trying to do? There is more to what you are trying to do
other than asking if a script does something or not.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -http://jibbering.com/faq/index.html
Javascript Best Practices -http://www.JavascriptToolbox.com/bestpractices/

I think the script checks to see if the browser goes to a certain
webpage. I don't want it to go to anypage or to a blank page. A
supposed java fix from MS didn't fix the problem. It's a bartshel.exe
problem.

Hopefully I made things a little more clear. I can post the entire
script. It has some WriteReg code in it.


May 9 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Joe | last post by:
I am trying to read the EventLog of different servers on the network. If I run the script in a command line, it works well. But when I try to put the script into the Web server (IIS in Windows...
11
by: yaktipper | last post by:
This explains how to disable the view source / right-click menu in Netscape 4, Netscape 6 and Internet Explorer (IE). <script language="JavaScript"> //This code is the beginning of the right...
6
by: Max | last post by:
i want to insert a predefined string in a textarea when i right click on the mouse. i need to do it in internet explorer and mozilla.
8
by: George Hester | last post by:
In a page I have when the user left-clicks the page a Input box for a form gets the focus. But if the user right-clicks the page the Input box is not getting the focus. I'd like the Input box to...
5
by: Someone | last post by:
I know many don't like having right click disabled, however this is a unique case where clients using viewing this particular site will not be world wide so it's not going to affect too many...
15
by: Viviana Vc | last post by:
How can I programatically do the equivalent of the following: cacls "C:\Program Files\test" /T /G Everyone:f ? Thanks, Viv
7
by: Irlan agous | last post by:
hello i have this no right click script. I runs in a javascript popup. I know that you can normally save the html page and still see the passed variables from for example a php script, with a...
3
by: Bob Bedford | last post by:
I understand nothing about the rights ! I create directories and subdirs by php scripts. I've an admin accound, and trying to delete files by FTP, I've not the right to. Admin should have ALL...
1
by: innermostsecret | last post by:
i am using dreamweaver 8 to build my site. i want to put a code in that stops people from viewing my page source and right clicking on the page. i did a google to find a code for this and used it. ...
16
by: news | last post by:
I'm trying to parse an XML formatted post reply, and I can't figure out how to get the value of the right tag. The XML is formatted like this: <A> <foo>val1</foo> </A> <B> <foo>val2</foo>...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.