473,666 Members | 2,038 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML CODE.... Or Java... one of them.. PLEASE HELP ME!!


Im making a site... i need to know how to make a window... such as jus
a normal windo where i can write text on my site and also have a scro
bar on it... almost exactly like this window im typing in now to crea
a new post, but i dont want it to have a background.... i want it to b
transparent so i can still see the background on my site behind th
letters.... my site is www.elementcsclan.tk ...... you can look ther
to see the current one i have.... in the middle... i like that one bu
any ideas how to make it bigger?

xxdecieverx
-----------------------------------------------------------------------
Posted via http://www.forum4designers.co
-----------------------------------------------------------------------
View this thread: http://www.forum4designers.com/message37215.htm

Jul 20 '05 #1
5 1239
xxdecieverxx wrote:
------------------------------------------------------------------------
Posted via http://www.forum4designers.com
------------------------------------------------------------------------
View this thread: http://www.forum4designers.com/message37215.html


Do you realize that you are not posting to a webiste forum when you use
this site.
They are passing your posts on to the usenet newsgroup comp.lang.javas cript

comp.lang.javas cript is a publicly available newsgroup.

The website you are using is stealing its content directly from there
and pretending that it is their own. There is no original material at
all on the website you are looking at now. It is all coming directly
from usenet.

I suggest you obtain a newsreader and visit us at
news:comp.lang. javascript - you will get a far better reaction to your
question there.
--
Randy
I'm on a mission :)
Copied from Richard.
Chance Favors The Prepared Mind
comp.lang.javas cript FAQ - http://jibbering.com/faq/

Jul 20 '05 #2

: The website you are using is stealing its content directly from there
: and pretending that it is their own. There is no original material at
: all on the website you are looking at now. It is all coming directly
: from usenet.

And who can prevent:
"This is a friendly notification that someone has just replied to your
newsgroup message ..." send to my e-mail (!) from developersdex.c om !

In my country it's illegal to send commercial messages such as those without
my permission. I did never ask for such e-mail, when I want to know if there
is a reaction I'll read the group!
Who knows how to stop them doing such thing (police / abuse complaint to
their IP distribitor or domain provider?)
Wouter
Jul 20 '05 #3
DJ WIce wrote:
: The website you are using is stealing its content directly from there
: and pretending that it is their own. There is no original material at
: all on the website you are looking at now. It is all coming directly
: from usenet.

And who can prevent:
"This is a friendly notification that someone has just replied to your
newsgroup message ..." send to my e-mail (!) from developersdex.c om !

In my country it's illegal to send commercial messages such as those without
my permission. I did never ask for such e-mail, when I want to know if there
is a reaction I'll read the group!
Who knows how to stop them doing such thing (police / abuse complaint to
their IP distribitor or domain provider?)


I have gotten those before. I believe there is a link in the email to
get off there "notificati on" listing so that you don't recieve them
anymore but its been a while since I got one so I don't remember for sure.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javas cript FAQ - http://jibbering.com/faq/

Jul 20 '05 #4
: > Who knows how to stop them doing such thing (police / abuse complaint to
: > their IP distribitor or domain provider?)
:
: I have gotten those before. I believe there is a link in the email to
: get off there "notificati on" listing so that you don't recieve them
: anymore but its been a while since I got one so I don't remember for sure.
:
Usually it's not smart to use such link..
Even if it works in this case; what will happen if I change e-mail..

I don't like to click such link everytime I change e-mail and post something
in a newsgroup..
What if there is an other company that thinks providing such 'service' is
nice and starts sending e-mail too..

There must be a way to stop them doing that..
They must only send those things to people who subscribe and ask for such
'sevice'.

Wouter
Jul 20 '05 #5
DJ WIce wrote:
: > Who knows how to stop them doing such thing (police / abuse complaint to
: > their IP distribitor or domain provider?)
:
: I have gotten those before. I believe there is a link in the email to
: get off there "notificati on" listing so that you don't recieve them
: anymore but its been a while since I got one so I don't remember for sure.
:
Usually it's not smart to use such link..
Even if it works in this case; what will happen if I change e-mail..
There is nothing that says you must change the email address in your
Newsreader whenever you change your email address. Simply add something
to it, than a human can decipher, that will break it on a computer.
Then, you don't get email. Doesn't make it right, but its part of the
web in this day and time.
I don't like to click such link everytime I change e-mail and post something
in a newsgroup..
What if there is an other company that thinks providing such 'service' is
nice and starts sending e-mail too..

There must be a way to stop them doing that..
They must only send those things to people who subscribe and ask for such
'sevice'.


You said it was illegal in your country, then report it to whatever
agency is responsible for the enforcement of that law. Other than that,
there's not a lot you can do.
--
Randy
Chance Favors The Prepared Mind
comp.lang.javas cript FAQ - http://jibbering.com/faq/

Jul 20 '05 #6

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

Similar topics

2
2193
by: Miguel Dias Moura | last post by:
Hi, i created a script to send form values by email. I am working in ASP.net / VB. The email is sent in HTM format. Well, i everything is working fine but i am getting an error in the msg.Body. Can you tell me what i am doing wrong? Ln1 - msg.Body = "<html><head><style type='text/css'> {font-family: Verdana,
1
1536
by: aarthy | last post by:
Hi, I have a problem in the display of the ASP screen actually i am retrieving and displaying the data from a database when the view button is hit.The contents for display is so long so i want to have a previous, next link on that page so that some 100 records are displayed in each page.Pls help me. Thanks for your reply.
3
1919
by: Matthew Warren | last post by:
I have the following piece of code, taken from a bigger module, that even as I was writing I _knew_ there were better ways of doing it, using a parser or somesuch at least, but learning how wasn't as fun as coding it... And yes alarm bells went off when I found myself typing eval(), and I'm sure this is an 'unusual' use of for: else: . And I know it's not very robust. As an ex cuse/planation, this is what happens when you get an idea in...
3
2590
by: dolphin | last post by:
I am doing a homework about rsa.I need a rsa1024 source code.Where I can find it.
1
1439
by: shalini jain | last post by:
Hi, I am being faced with a strange problem... I wrote a code for displaying pages in HTML and hence was using HTML parser. Now i am using the same code but now parsing using XHTML that is i want code to be converted to XHTML . Now theproblem is that---------- All the functionality is working fine after conversion except the alignment problem which has arisen in XHTML.... All the text area which was shown as LEFT aligned in HTML has now...
2
5185
budigila
by: budigila | last post by:
Hiya peeps, Okies, I have been trying to work this out for a while now to no avail... I am a beginner to this whole coding thing but have made great strides in my project. Basically what I am trying to do is to convert an .xml using a .xsl to and using a java script to output it into a readable format within excel. I have been able to successfully use a javascript to combine my .xml and .xsl but cannot figure out how to have it output to...
1
2818
by: neovantage | last post by:
Hey, I have read an email template and sending emails through php mail function. It shows html code when i open that received email in outlook express but it shows normal content in hotmail, yahoo, gmail account. This is how it view me HTML code in outlook ----Original Message----- From: Sent: None To: <email removed> Subject: File Uploaded by <email removed>
2
1194
by: PALETRON | last post by:
Dim Score As Byte Dim Teller As Byte Sub CommandButton1_Click() If Teller < 3 Then If Me.CheckBox1.Value = False Then Me.CommandButton6.Caption = (Int(Rnd * 6) + 1) Me.CommandButton5.Caption = (Int(Rnd * 6) + 1) Me.CommandButton4.Caption = (Int(Rnd * 6) + 1) Me.CommandButton3.Caption = (Int(Rnd * 6) + 1) Me.CommandButton2.Caption = (Int(Rnd * 6) + 1)
0
8356
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8869
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8551
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8639
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7386
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6198
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4368
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1775
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.