Search found 22 matches
Aprelium Forum Index
Author Message
  Topic: iframe problem...
FosoFish

Replies: 9
Views: 13299

PostForum: General Questions   Posted: Sun May 01, 2005 12:59 am   Subject: iframe problem...
Thanks for the advice! i created a template that works in both FF and IE(from what olly said Opera too). http://24.50.158.18:8502 :)
  Topic: iframe problem...
FosoFish

Replies: 9
Views: 13299

PostForum: General Questions   Posted: Sat Apr 30, 2005 12:21 am   Subject: iframe problem...
yes, i do. I dont know how to fix it, my one solution is get Firefox!
  Topic: six-underground.com
FosoFish

Replies: 16
Views: 31938

PostForum: Powered by Abyss   Posted: Fri Apr 29, 2005 9:58 pm   Subject: six-underground.com
Doesn't matter if it shows for you, your viewing it from the computer your hosting it from.
  Topic: iframe problem...
FosoFish

Replies: 9
Views: 13299

PostForum: General Questions   Posted: Fri Apr 29, 2005 3:18 am   Subject: iframe problem...
Heh, already fixed it. It was because the layer i had the frame on was above the iframe.

What you suggested was just organizing it =/ it works fine without quotes and the </iframe> was after ...
  Topic: iframe problem...
FosoFish

Replies: 9
Views: 13299

PostForum: General Questions   Posted: Fri Apr 29, 2005 1:06 am   Subject: iframe problem...
I can't seem to highlight or use any inputs in my iframes =/ my code for it is
<div id="content" style="position:absolute; padding5px; width:300 height:300; x-index: ...
  Topic: Foso's Website
FosoFish

Replies: 2
Views: 10230

PostForum: Powered by Abyss   Posted: Thu Apr 28, 2005 8:17 pm   Subject: Foso's Website
Okay, I changed my layout and used div layers. Check it out! Fosofish.uni.cc
  Topic: onmouseclick..
FosoFish

Replies: 4
Views: 8448

PostForum: General Questions   Posted: Tue Apr 26, 2005 9:38 pm   Subject: onmouseclick..
Quick question :
<script language="JavaScript">
var randomnumber=Math.floor(Math.random()*11)
var msg = new Array();
msg[1] = "pictures/banner ...
  Topic: onmouseclick..
FosoFish

Replies: 4
Views: 8448

PostForum: General Questions   Posted: Tue Apr 26, 2005 9:20 pm   Subject: onmouseclick..
Doh! Thanks a bunch!
  Topic: onmouseclick..
FosoFish

Replies: 4
Views: 8448

PostForum: General Questions   Posted: Tue Apr 26, 2005 8:23 pm   Subject: onmouseclick..
How would i make onMouseClick do two things at once? like changing two pictures when it's click, i can't seem to figure it out, thanks! :).
  Topic: Iframes..
FosoFish

Replies: 1
Views: 4801

PostForum: General Questions   Posted: Tue Apr 26, 2005 4:39 am   Subject: Iframes..
Is there a way i could switch the content and name of two iframes by using a link? If anyone knows, a alink to a tutorial or an explanation would be most appreciated :). And my site is : [url=http://2 ...
  Topic: ndstats
FosoFish

Replies: 1
Views: 8032

PostForum: PHP   Posted: Tue Apr 26, 2005 4:18 am   Subject: ndstats
I have one,
First make a counter1.dat file in the directory you picked for your htm/php files.(default is htdocs in the Abyss folder). the .dat file holds the number of visitors. the php code is :
$ ...
  Topic: Foso's Website
FosoFish

Replies: 2
Views: 10230

PostForum: Powered by Abyss   Posted: Tue Apr 26, 2005 4:15 am   Subject: Foso's Website
[url=http://24.50.158.18:8502/]Click Here
My first attempt at a site, tell me what you think :).
The top frame on the site is for content, the bottom is for pictures(so you dont get those nasty popu ...
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sun Apr 24, 2005 2:39 pm   Subject: Form..
Help would be appreciated :).
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sun Apr 24, 2005 12:14 pm   Subject: Form..
Thanks :). Where should i put the if() though? And what should it check for? sorry, im completely new to PhP =/.
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sun Apr 24, 2005 10:56 am   Subject: Form..
Okay, since Mysql hates me, i decided to use text files.
<html>
<?php
$fp = fopen( "storage.txt" , "w" );
$Name = $_POST['name'];
$Msg = $_POST['t ...
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sun Apr 24, 2005 9:21 am   Subject: Form..
Okay, just need to set up a database, thanks :)
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sun Apr 24, 2005 4:52 am   Subject: Form..
Mysql server, would that count as my abyss local server? or would i need to buy another server?

I'll have to contact you with AIM(once i get home and download the darn thing =/) I really need to le ...
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sun Apr 24, 2005 4:19 am   Subject: Form..
If you could give me a link or explanation on how to create a database then retrieve all entries, i would be very grateful :)
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sun Apr 24, 2005 3:46 am   Subject: Form..
Thanks! Not sure if it works yet, I'm on the neighbors laptop. Quick question though, how would i make the php file show all previous additions?
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sun Apr 24, 2005 2:56 am   Subject: Form..
Okay, Thanks! i used wrong interpreter, i had version 5, but i was reading torturial for version 4. Used Php.exe instead of Php-cgi.exe. It works, but when i press submit, instead of updating the fram ...
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sat Apr 23, 2005 10:37 pm   Subject: Form..
How would i fix that? I installed the Php for abyss and it still doesn't work.
  Topic: Form..
FosoFish

Replies: 19
Views: 29283

PostForum: PHP   Posted: Sat Apr 23, 2005 7:06 pm   Subject: Form..
html :
<BODY>
<iframe src="storage.php"></iframe>
<form action="storage.php" method="POST">
Type your name:
<input type="text&qu ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group