Hey Evan, if you want to spice up your site a bit, you can find some really neat scripts at http://www.dynamicdrive.com.
Printable View
Hey Evan, if you want to spice up your site a bit, you can find some really neat scripts at http://www.dynamicdrive.com.
Thanks!
But the thing is most of that does not look
professional. Given, my site isnt the best
professional site it could be.. I dont want
to make people think im playing around.
PS. My company is in ALMOST every search engine!
Incredable!
Sense when have you been a 'Golden Child'? LOL
I meant under the custom programming section. When you click it, it brings up a page with a list of things to email you to request an app. If you make that a form, the user doesn't need to email you, they can just fill out the form.Quote:
Originally posted by Evan
To request a program for them selfs, or to request a company to make a program.. and produce it for profit?
I made the nice lil mail-form!
Its allll done! tell me if you like it!
Just keep in mind, im using my ISP to
do the mailform... so I couldnt place anything
else on there (the toolbars) :mad:
If It needs more information... tell me. I can
do that!
Found this web site, it's called: http://www.nameboy.com/
And it has $19 domains! I don't know how that all works, is it $19 a year? Because that is great! ;)
...just thought I'd share it with anybody who may want their own (cheap) domain :rolleyes:.
Has anyone pointed out the fact that "Grammer" is supposed to be "Grammar?" Kind of ironic, huh?:)
Matthew!
I pay 17 dollars a year!
www.e-names.org
Its a GREAT service!
You can get a domain name for about $50 a year and have it hosted on your ISP for $20 a month. they will virtually host it. so you don't have to go through another site and then your website. Evan, you still didn't fix that right frame? if you go to the page and look at the source you will see that is has a right frame in it. in IE though.
Scoutt
The server is being so weird. My code is fine and then
it changes it!
Look.. I wrote this:
and the server changes it too:Code:<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="106,*" frameborder="NO" border="0" framespacing="0" cols="*">
<frame name="topFrame" scrolling="NO" noresize src="IndexFrame_Top.htm" >
<frame name="mainFrame" src="IndexFrame_Middle.htm">
</frameset>
<noframes><body bgcolor="#FFFFFF" text="#000000">
</body></noframes>
</html>
What the heck? Maybe I will complain..Code:<FRAMESET cols="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name="left" src="http://home.att.net/~Arthurium"
frameborder=0
marginheight=0
marginwidth=0>
</FRAME>
<FRAME name="right"
frameborder=0
marginheight=0
marginwidth=0>
</FRAME>
</FRAMESET>
I knew you wrote that other code so I was wondering if you put it up. I'd make sure that that file is the same name as your other one. Then if it don't work I would complain. make sure it has the same extensions also, HTML or HTM which ever one you are using.
Scoutt
Do you like the form for custom programming?
I talked to a tech, he said that the server WOULD NOT CHANGE THE FILE! Then, I didnt trust him. So I opened picbot. I know it wont change anything. Then I opened the file as text, IT WAS THE EXACT RIGHT FILE!!!
You know what this means? Its Internet Explorer!
What could I do to fix this???
...you have other things on your mind you lucky dog you:rolleyes: The site is looking cool though.
I do.
She left to hawii a week ago, shes comming back today!woohoo!
I did and I thought ... good call ... correct grammar and spell
it incorrectly. Just too lazy to go back and edit it.
If your host allows ASP there are plenty of free scripts available.
To fix the grammar or the bug with IE?Quote:
Originally posted by HeSaidJoe
I did and I thought ... good call ... correct grammar and spell
it incorrectly. Just too lazy to go back and edit it.
If your host allows ASP there are plenty of free scripts available.
so let me get this straight. you made the new file and uploaded it to your site. then you went to the site and it was still the same. Well the only thing that I can see is that you didn't name it right. delete the old one just to be safe. then upload it again making sure you have the correct name, I assume you are using index.htm, since all your other pages are htm. It is not IE since Netscape is doing the same thing. make sure that the old index isn't any where to be found, so it doesn't get that right frame in there. and yes the form was a good idea. are you validating any of those fields that are required? that is the professional way to do it.
ok this is what I found out. you have this file "ea-delta.htm" that is the one that is loading the right frame. you then made this file "ead.html" and that one is your new code. you have to rename the latter from ead.html to ea-delta.htm. see a webpage has a default load page, commonly (index.html). you can usually have this page to what ever you want. but once you have it set you have to stick with it unless you tell your ISP that you want to make ead.html or another page your default load page.
OK.
I dont know whats doing it. Try this though...
1.) http://home.att.net/~Arthurium/ead.htm
2.) Try moving the frame
3.) open the source
1.) http://www.ea-delta.com/
2.) Try move the frame
3.) Open the source
Can you explain that?
Also the way the page works
1.) www.ea-delta forwards to home.att.net/~Arthurium/index.htm
2.) home.att.net/~Athurium/index.htm(my search engine keywords) forwards to ead.htm
3.) ead.htm gets screwed in the process...
are you uploading you page twice? So let me get this straight. when you type in www.ea-delta.com it loads what ever is at http://home.att.net/~Arthurium/index.htm? and how are you forwarding the index.htm to ead.htm?
Code:<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso8859-1" />
<TITLE>Welcome to Ea-Delta's Homepage</TITLE>
<META NAME="KEYWORDS" CONTENT="products; headlines; downloads; news; Web site; what's new; ez-cloak; picbot; software;" />
<META NAME="DESCRIPTION" CONTENT="Software for web surfing!" />
<META NAME="MS.LOCALE" CONTENT="EN-US" />
<META NAME="CATEGORY" CONTENT="home page" />
<meta http-equiv="refresh" content="0;URL=ead.htm">
</HEAD>
<body bgcolor="#FFFFFF" text="#000000">
<font color="#FFFFFF">Ez-Cloak | Picbot | Contact | Custom Programming</font>
</HTML>
so which site do you upload to? I would assume the home.att one. some how somewhere you have a reference to the ea-delta.htm file and not the ead.htm file. take all the stuff in the ead.htm file and copy it into the ea-delta.htm file and see what that does. is that the code for your index.html page or the ead.htm. :confused: I am getting all confused with all these different files. :)
lol.
That is the text of Index.htm
I just search through every document and
non has a reference to ea-delta.htm
Also I uploaded to home.att.net
I just think IE doesnt like all this forwarding.
www.ea-delta.com >> index.htm >> ead.htm
it is not just IE, Netscape is seeing the same thing, the right frame. is that file ea-delta.htm still exist? delete that bugger so it doesn't cause anymore confusion. then if it doesn't work then we might know where to look. if you goto the http://home.att.net/~Arthurium/ead.htm
and look at the title you will be amazed. it sounds like something isn't getting refreshed and/or overwritten.
Oh.
That file isnt usually accessed directly. I fixed it though.
What about ea-delta.htm? there is no file by that name..
http://home.att.net/~Arthurium/ea-delta.htm
ok I think I found it. open up index.htm. what is in there?
this is what I found.
so it looks like you are loading a frame then forwarding to another frame. so it might be that you have a frame inside another frame. possible? that is what I just downloaded from your site, the www.ea-delta one. I cleared all my cache and tempory internet files out so it was a fresh refresh. so in one of your files you have the frames loading twice. either index.htm or ead.html, lol, burn it all and start over, :DCode:<FRAMESET border=0
frameSpacing=0
frameBorder=0
cols=100%,*>
<FRAME name=left marginWidth=0 marginHeight=0 src="ead.html" frameBorder=0>
<FRAME
name=right
marginWidth=0
marginHeight=0
src="about:blank"
frameBorder=0>
</FRAMESET>
That would have made sense. But download the index.htm with like getright or gozilla and then open it as text.. and it should look like this.
What is changing it to the other code?Code:<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso8859-1" />
<TITLE>Welcome to Ea-Delta's Homepage</TITLE>
<META NAME="KEYWORDS" CONTENT="products; headlines; downloads; news; Web site; what's new; ez-cloak; picbot; software;" />
<META NAME="DESCRIPTION" CONTENT="Software for web surfing!" />
<META NAME="MS.LOCALE" CONTENT="EN-US" />
<META NAME="CATEGORY" CONTENT="home page" />
<meta http-equiv="refresh" content="0;URL=ead.htm">
</HEAD>
<body bgcolor="#FFFFFF" text="#000000">
<font color="#FFFFFF">Ez-Cloak | Picbot | Contact | Custom Programming</font>
</HTML>
ok I used gozilla and download Accelerator. if you go to the www.ea-delta site and download it, it doesn't exist but if you download the site name www.ea-delta.com it saves the file I posted with the "right" frame. but if you goto the home.att one and download the index.htm is is the one you posted, the right one. some how the www.ea site is not being loaded right, or not being forwarded right. it also sounds like you added a new file that loads on home.att one and the other site doesn't see it. if you load all you files to one server then it should work right. but like I said before you must not have an extension right some where, the html and htm are very different. if the page is a default htm and you loaded an html file then it won't read it because the default is htm. understand? I would talk to the tech that is handling your forwarding and ask him to look at it. he might see where your files are being crossed, as I can't because I don't have your password or login ID. I am out of options if all of the files are named right.
It is Great !!
What a great Idea to keep a pole on this site, you have already got 425 vistors.
Keep it up
hehe.
Look in a search engine! Im so proud... its everywhere!
Matthew, just put a text box in the table and put the news in there. that way you won't have any scrollbars on the page just in the table.
of course you can make it bigger or smaller if you want. it looks like it wil be pretty charp when you get most of it done. keep it up :cool:Code:<TEXTAREA NAME="News" ROWS=20 COLS=75 wrap=physical>
NEWS here
</textarea>
Scoutt
I had thought of this too. Thanks for bringing it up again, I can make it readonly! But I remember seeing a script of making pages be able to scroll within tables. But the person changed how the page was, I think I might have it on zip drive, if I find it, I'll be happy to share.
Neat site! Nice effects on it! Looks really really nice matthew!
How is my site lookin now?
www.ea-delta.com
Its impossable to fix the frame thing. Its nice that its not to
horable .. thankfully