Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-15-2006, 01:44 PM   #1 (permalink)
 
Newb Techie

Join Date: Oct 2006

Posts: 29

zach014

Question Start at bottom of page?

Is there a way I can start a page at the bottom, instead of at the top, so you would scroll up to the top instead of down to the bottom.
zach014 is offline  
Old 10-16-2006, 12:11 AM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,410

office politics will become famous soon enough

Default

place a form field at the bottom. run document.formname.fieldname.focus() in onload attribute in the body tag.
office politics is offline  
Old 10-16-2006, 04:39 PM   #3 (permalink)
 
Newb Techie

Join Date: Oct 2006

Posts: 29

zach014

Default

is there a way (with php) to erase something from a file?
this should possibly go into a different topic, but it is directly related to the previous question (im making a chat)

zach
zach014 is offline  
Old 10-16-2006, 11:27 PM   #4 (permalink)
 
Super Techie

Join Date: Jul 2004

Posts: 274

welsh

Default

you can probally only erase stuff from a file if its on your server your running php on or in a cookie, otherwise that would be a major security loophole and i would be able to write a simple php program to delete the c: drive.
__________________
<img src=\"http://img208.imageshack.us/img208/1562/signatureew3.gif\">
welsh is offline  
Old 10-17-2006, 04:54 PM   #5 (permalink)
 
Newb Techie

Join Date: Oct 2006

Posts: 29

zach014

Default

yeah, you have to change the permissions to 777. Anyhoo, do you know of any way (within my server)?
zach014 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On