English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I own a site.... www.freewebs.com/moogirl95 and I really want a pop up password asking thing. I tried to use the one on www.funky-chickens.com in the HTML box but it didn't work! Please help!

2007-08-28 09:57:56 · 4 answers · asked by Sinclair ?!? 1 in Computers & Internet Programming & Design

4 answers

I don't know anything about "freewebs.com".

Regardless, many websites explicitly prevent and prohibit the use of external functions (i.e., something from another website, other than an image), which is probably what you are experiencing, even assuming that the link is correct.

You may have to create your own Javascript for the pop-up (go to your local library or search the web for similar functions), but the bigger problem is in reading and verifying passwords: You'll need to provide an encrypted database to prevent folks from "seeing" what user ID and password combinations exist. This can be done with "MySQL" and "CGI" scripts, but, again, that may be beyond the capability of "freewebs.com".

2007-08-28 10:52:49 · answer #1 · answered by skaizun 6 · 0 0

you're asking too much from a freewebs site. Buy you're own domain and hosting.

2007-08-28 10:01:47 · answer #2 · answered by Anonymous · 0 0

you have to buy your own domain name. setup users and accounts, or even build a server and host your own site. but as far as using that in a free website, there is no javascript to allow that! Sorry about the luck!!

2007-08-28 10:05:26 · answer #3 · answered by mit 4 · 0 1

do the following:


I'm not sure if the adress is the first or second to use, so it may be like this:
var pop_up = open(' adress of the pop_up site ',' ','');

That should work

2007-08-28 10:08:30 · answer #4 · answered by shadow 5 · 0 0

fedest.com, questions and answers