need some HTML programing help

hi, I’m trying to program a web ‘task page’ thats automatically loads a list of web pages in new windows upon the loading of the page,

reason being, I visit a few cerain web sites each day, and rather than bookmark them and open them individually, I’d like to do it all at once simply by loading one page…

can anyone tell me how I would go about coding/scripting this in HTML?

heres a simplified version of what I’d like to do;

onload; open following list of pages(enter hyperlink(s)) and repeat if the page doesn’t load…

how do I script this?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You’re working too hard. Create all your bookmarks in one folder of
bookmarks in Firefox and then notice the ‘Open All in Tabs’ option below
all of the individual bookmarks. This will open all of your bookmarks in
new tabs. Tada.

Good luck.

cliff-s wrote:
> hi, I’m trying to program a web ‘task page’ thats automatically loads a
> list of web pages in new windows upon the loading of the page,
>
> reason being, I visit a few cerain web sites each day, and rather than
> bookmark them and open them individually, I’d like to do it all at once
> simply by loading one page…
>
> can anyone tell me how I would go about coding/scripting this in HTML?
>
> heres a simplified version of what I’d like to do;
>
> onload; open following list of pages(enter hyperlink(s)) and repeat if
> the page doesn’t load…
>
> how do I script this?
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIcBAEBAgAGBQJJ4qh6AAoJEF+XTK08PnB5SrcP/1LjvFntF7dP0uDxnrhy2z5z
tGcL+On42eqnVYgtv1r1N0dQm5deOh3sfbHE5VAZPPmZxGkC/q7/5hFOZjineOXL
Y54dfD2DX7TCj9SYAdCZWItLspg4A6whIavQhlmrP10JO6X3wd9ZlZrtJasQ8Bd/
viImo/ft7U5IyN4p9gi4g19slFsgwUlgZjQjDZ6uqmCnFh7WB+ZHKtQJq5hjEbEa
3M2G12cTNhDrKRX1+1DFFQfYapP7TF+7H0WY5hJ7CnM+GSAbsH8D/l4PNBeiVY4x
AdGkv3Tcmpt0MTClGJGhNRppTuYVElvq2IQiKdqcDJHWDP2yUfnO3YSPjj/sbP2u
7pQgCAM76hodf0NxLricavXRKy7PIVUfa79WAjNNOYSnvvcZDz1YVcBE3wTpBDDf
I1GrIFYJMM9Td4O8UTDuHKhEce/8Q99QQ6avzrYeFZlieA+/XeuFxkKlC+PGZCMo
NkOI/+tsjmhie5fqZ/p4VqqJ/bmW/bCd61XD4QYSCLtsAqrGAytmDmkKCEhNXvMR
juE2BGGEihLMsI1Z+ZDpVv6eoteWDTYkWhPnjYmgORfJhCd96PRAMoS3rx3lSEvE
vYzDusqLj3nIQTSjYUaHezkPVb6VSp45QMqZZ6OkUjEmUE+en72cGU/+ylxWDsvG
d96Tgk+7Qp3UE5ubtLg/
=2hWS
-----END PGP SIGNATURE-----

heh yar! I were trying to set-up a script to give spamming sites hell yar! (why am I talking like a pirate?)

pretty much I want this script to submitt it (instead of an email address) to one of those ‘spam engine websites’ you know the kind that the entire site only has one page and that page has the ‘put your email in here to unsubscribe from our mailing list’ box…

I wanted to put the script in there telling thier site to open a quadrillion large webpages at once, forcing thier server/computer to overload and shut down…

not to mention it will get the server owner’s attention as to the fact theres a spam site on their server…

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ah… so what you really want to do is to submit a single form over and
over again? You’ll never pull this off with a browser… a web server
doesn’t care about a couple hundred requests in a minute even if you can
get that many in a browser (seriously doubt it… you’ll kill your own
box first). If you want to do this the right way look into ‘curl’ or
‘wget’. You need to do some research and find out how the form works to
automate the submission. Check out the Live HTTP Headers add-on for
Firefox to help you figure out which variables to post (assuming they use
POST variables) or if they use GET variables then you can just loop and
call curl with the URL including those variables over and over.

Be careful as what you have described may not fall on the legal side of
the law, much less the ethical side.

Good luck.

cliff-s wrote:
> ab@novell.com;1972070 Wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> You’re working too hard. Create all your bookmarks in one folder of
>> bookmarks in Firefox and then notice the ‘Open All in Tabs’ option
>> below
>> all of the individual bookmarks. This will open all of your bookmarks
>> in
>> new tabs. Tada.
>>
>> Good luck.
>>
>> cliff-s wrote:
>>> hi, I’m trying to program a web ‘task page’ thats automatically loads
>> a
>>> list of web pages in new windows upon the loading of the page,
>>>
>>> reason being, I visit a few cerain web sites each day, and rather
>> than
>>> bookmark them and open them individually, I’d like to do it all at
>> once
>>> simply by loading one page…
>>>
>>> can anyone tell me how I would go about coding/scripting this in
>> HTML?
>>> heres a simplified version of what I’d like to do;
>>>
>>> onload; open following list of pages(enter hyperlink(s)) and repeat
>> if
>>> the page doesn’t load…
>>>
>>> how do I script this?
>>>
>>>
>
> heh yar! I were trying to set-up a script to give spamming sites hell
> yar! (why am I talking like a pirate?)
>
> pretty much I want this script to submitt it (instead of an email
> address) to one of those ‘spam engine websites’ you know the kind that
> the entire site only has one page and that page has the ‘put your email
> in here to unsubscribe from our mailing list’ box…
>
> I wanted to put the script in there telling thier site to open a
> quadrillion large webpages at once, forcing thier server/computer to
> overload and shut down…
>
> not to mention it will get the server owner’s attention as to the fact
> theres a spam site on their server…
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIcBAEBAgAGBQJJ5TbrAAoJEF+XTK08PnB5c6QQALAXKDqDklfwpVYxtWDl2Et0
zkBgJcwhIaU+fLF/OqE6r7VAtEgpUNH4H4RuSZ1J8E/iXTN6WYKEi8LzXLzScaED
cG5Ro1a5Pr4S/mr53XXwTTkX8OVZTpbWKQ/rGJj/q1QyPeCnxrWVKhG3DAqgP1VF
qPAN4DRd2nDEnLvfaw7HAfcMP5hzCYHnufYmjsOeb6+JTvvcVV450j1dnnls9T+y
ab+RCDbepGLhhXuxSoU3sdzyKADzHqLEHG5MqH1YLTUvXO4BD268vqIiIVqY5T6J
lXQa3acSM1RRDGsB8RUEKwEDhb/P8QK+jzQq+qA4zgixTpyc1MYg3B0gljE+zEl5
A34gJiiy4VLG1cD153zZ+LU3mx3klmrkFXI8J5aIpEtmOKT3P75H4TRcN5DWp3aH
CwPUit5kqOoN2IWFoGmmSEE8pXJxQHKb14nDIHa45NuNo9REm243f9GwIFIkwECx
lmMNMF6an5yxtFpZQW0JT+BioFBRPPY7rPr4wXcmeV03BWeFnNUOVejCqRtAZnO/
e0fc5yRfdOQrBF6MJ+iq5QfFEnVkvm4LwXbuAyQOCJO3PaNKLmkhTaI6KbHofaJE
7briypXmOLy8J7B3ojuqWAOKTzu1xINmFs0HQoG6ZoyYdB1orSo01HE3o3eAjLG3
4xu7VXloc9dwovzuiVqJ
=1rk6
-----END PGP SIGNATURE-----