473,320 Members | 1,853 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

web mask

Hi,

Is there anyway that I can mask a website?, I want to hide some fields,
I was thinking to make that with a php based robot but the problem is
that the website that I want to mask is javascript.

Can php fill javascript forms?

thanks for your help

Marcelo

May 10 '06 #1
7 2265
Or maybe I can do it using a win32 app? Please HELP! I need some
feedback

Marcelo

May 11 '06 #2
"Marcelo" <ms****@hotmail.com> wrote in message
news:11**********************@q12g2000cwa.googlegr oups.com...
Hi,

Is there anyway that I can mask a website?, I want to hide some fields,
I was thinking to make that with a php based robot but the problem is
that the website that I want to mask is javascript.

Can php fill javascript forms?


I don't understund what you are asking. What is it that you mean by
"masking" a website? How is the javascript involved?

--
"ohjelmoija on organismi joka muuttaa kofeiinia koodiksi" -lpk
sp**@outolempi.net | Gedoon-S @ IRCnet | rot13(xv***@bhgbyrzcv.arg)
May 11 '06 #3
Hi Kimmo,

I want to do this:

field1 field2 field3
â–¼
page1(form in javascript)
â–¼
site1
â–¼
site2 ("masked site")
â–¼
page1
â–¼
field1 field2
â–¼
USER ( only see 2 fields )

I need a robot that fills a form, I already made that with php (
sending the url with values ) but i want to make the same thing on a
javascript page, so I don't know how to send the values

Thanks
MARCELO

May 11 '06 #4
You know usually robots that fill forms on other websites are spreading spam
messages to guestbooks and forums. I hope you're not attempting like this,
but it just sounds like that a bit. Why would the user fill a form on Site
1 from Site 2? Why isn't the user directed to Site 1 instead? That has
"phishing" and "spamming" written all over it, and it sounds very suspicious
and so on... Perhaps this is all a big misunderstunding but I'm not gonna
answer to that untill you give further details and show the two sites in
question. Today is a tin foil hat day.

--
"ohjelmoija on organismi joka muuttaa kofeiinia koodiksi" -lpk
sp**@outolempi.net | Gedoon-S @ IRCnet | rot13(xv***@bhgbyrzcv.arg)

"Marcelo" <ms****@hotmail.com> wrote in message
news:11*********************@u72g2000cwu.googlegro ups.com...
Hi Kimmo,

I want to do this:

field1 field2 field3
?
page1(form in javascript)
?
site1
?
site2 ("masked site")
?
page1
?
field1 field2
?
USER ( only see 2 fields )

I need a robot that fills a form, I already made that with php (
sending the url with values ) but i want to make the same thing on a
javascript page, so I don't know how to send the values

Thanks
MARCELO
May 11 '06 #5
Marcelo wrote:
Or maybe I can do it using a win32 app? Please HELP! I need some
feedback

Marcelo


You'll have to write a javascript processor. PHP won't execute Javascript.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
May 11 '06 #6
Marcelo wrote:
Or maybe I can do it using a win32 app? Please HELP! I need some
feedback

Marcelo


Pushed send too quickly. :-)

OTOH, you probably don't need to do anything with the javascript. What you need
to do is post the appropriate information to the web site. As long as their
page doesn't change, you can do it without having to parse the page itself.
CURL will help you with this.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
May 11 '06 #7
Hi Kimmo,

I understand your concerns.

We have a company that sells some products,our company represents an
international ( BIG ) one, we have the rights to sell on my country,
our customers buy the products trough a website that is hosted by the
international company. Our marketing departament decided to sell some
products at different prices that the big company does, so we need to
mask that info with our prices ( the international company can't do it
at this moment ), thats why i need to "mask" the international site.

Marcelo

May 13 '06 #8

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

Similar topics

1
by: Miranda Evans | last post by:
In my application, a text box control resides in a form. The text box control is unbound, but--assuming all edits are passed when the user click a command button on the form--the contents of the...
9
by: Paul | last post by:
hi, is there an input mask i could use on a report to do the following: (1) if i enter "THISISATEST" on my form, i want the text box on my report to display: "T H I S I S A T E S T". (2) if...
11
by: MS | last post by:
The simplest input mask for peoples names is.... >L<?????????????? But what about when you have names like MacDonald, or Mary-Anne? Anyone come up with a good "all round" "idiots" mask that...
2
by: johnp | last post by:
Hi, Our Tech department updated users to Office 2003 this week. Now the input mask in one of the applications is showing up as: (###) ###-### The input mask wizard works correctly when I...
7
by: F. Michael Miller | last post by:
I have a db with Access front end, sql back, linked tables. I need to be able to change input masks at the table level in code. Any ideas? Thanks!
3
by: AA Arens | last post by:
When I want the first character of a field to be Uppercased, I need to make an input mask, like >L< followed by ??????? for example. But this mask creates ____ in an unfilled field, which I don't...
11
by: ex laguna | last post by:
How do I find the lowest bit position of a mask using only macros? I want to do everything in compile time. That mean, there cannot be control statements such as if, while, for, etc. in the...
1
by: Matt | last post by:
I recently came across what I believe to be a peculiar bug with Mdi Children, and wanted to see if anyone else had experienced this before sending it in. The issue is as follows: I have a number...
2
by: Daniel Nogradi | last post by:
How does one do a histogram on only a part of an image? This is what I found in the PIL documentation about histogram( ): """ im.histogram(mask) =list Returns a histogram for those parts of...
7
desklamp
by: desklamp | last post by:
I'm a total Access newbie, please bear with me! Using Win2K/Access 2003. I'm trying to create a table in which I can store IP addresses and other information. According to Microsoft, there is no...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.