A Digital Age Deserves A Digital Leader

Code request Thread

Postby PhillipH » Tue Jul 20, 2004 8:13 pm

did you mean screen resolution or just the browser size? just wondered......
<img src="http://avatars.pronetworks.us/files/logo1972.jpg" align="center" alt="England" border="1">
PRO Level 2
User avatar
Posts: 42
Joined: Mon Jul 19, 2004 10:23 am
Location: England, United Kingdom

Postby Hugo van Dijk » Tue Jul 20, 2004 8:14 pm

browser size
PROfessional Member
User avatar
Posts: 2073
Joined: Sat May 01, 2004 7:07 pm
Location: Netherlands

Postby imnuts » Thu Jul 29, 2004 5:53 pm

This page: http://www.w3schools.com/css/ is a very good site for anyone wanting to add css to their site. a portion of it was posted earlier and i used that part along with a few others from there. it helps a lot as it allows you to view what the style does and allows you to see changes in it as well
Image
PRO SUPREME
User avatar
Posts: 7457
Joined: Wed Mar 24, 2004 5:19 am
Location: Boothwyn, Pennsylvania
Real Name: Mark

Postby twhite56 » Sat Jul 31, 2004 5:45 am

This is an excellent thread, so i'm bumping it up, someone should make it a sticky... :whistle
PROfessional Member
User avatar
Posts: 373
Joined: Sun Jan 11, 2004 12:24 am

Postby Weaver » Sat Jul 31, 2004 3:16 pm

twhite56 wrote:This is an excellent thread, so i'm bumping it up, someone should make it a sticky... :whistle


I'll go ahead and make a sticky with some of the links in here, I agree with you.

-Weaver
Public Keys

The primary purpose of the DATA statement is to give names to constants; instead of referring to pi as 3.141592653589793 at every appearance, the variable PI can be given that value with a DATA statement and used instead of the longer form of the constant. This also simplifies modifying the program, should the value of pi change.
-- FORTRAN manual for Xerox Computers
PROfessional Member
User avatar
Posts: 1967
Joined: Wed Jun 19, 2002 12:05 am
Location: /home/weaver/

Postby rjordan » Tue Aug 03, 2004 1:42 pm

What is the best way to "disable the back button"
Or at least accomplish the same thing (since it can't be literally done)?
Any ideas would be appreciated
PRO New Member
Posts: 3
Joined: Tue Jul 20, 2004 4:05 pm
Location: IN USA

Postby imnuts » Tue Aug 03, 2004 2:02 pm

open the link in a new window and close the one that the page opened from. that would keep the back button from working but i don't know how to do that.
Image
PRO SUPREME
User avatar
Posts: 7457
Joined: Wed Mar 24, 2004 5:19 am
Location: Boothwyn, Pennsylvania
Real Name: Mark

Postby rjordan » Tue Aug 03, 2004 3:10 pm

To answer my own question, and for others out there...

http://www.4guysfromrolla.com/webtech/111500-1.shtml
It gives some ways around the back button
(Part 1 is mostly asp, but Part 2 gives some javascript examples)

http://developer.irt.org/script/311.htm
Gives some javascript examples
PRO New Member
Posts: 3
Joined: Tue Jul 20, 2004 4:05 pm
Location: IN USA

Postby Hugo van Dijk » Thu Aug 05, 2004 10:42 am

have a look here ^*^ :yesnod:

http://www.daniweb.com/
PROfessional Member
User avatar
Posts: 2073
Joined: Sat May 01, 2004 7:07 pm
Location: Netherlands

Postby Flashpro » Thu Aug 05, 2004 12:22 pm

You can use these several variables to retreive some info frm yr uploaded file.
$_FILES['username']['name'] // for the file name
$_FILES['username']['size'] // for the file size
$_FILES['username']['type'] // for the file type
$_FILES['username']['tmp_name'] // for the dir which the file was saved to

However to actually login to a remote server which requires you to login. You might have to get the administrator og the remote server to allow you to use chmod (another php function) to get into the remote server
PRO New Member
Posts: 3
Joined: Thu Aug 05, 2004 11:54 am
Location: Malaysia

PreviousNext

Return to HTML, CSS, and Scripts

Who is online

Users browsing this forum: No registered users and 1 guest

cron
cron