Jump to content

real_illusions

Members
  • Posts

    1,273
  • Joined

  • Last visited

Everything posted by real_illusions

  1. well..you need to create different variables for each field.take the variables already there such as$subject = $_REQUEST['Name'] ;and create some for age, gender, message etc..then, you need to add the name attribute into the form for the php to process the right information.then add $variablename into that line i said above, for it to appear in the email.just remember that it is case sensitive.and i'm sure that the attributes inside the form html has to be in " and not '
  2. you see this line?mail( "author@tsrealms.com", "email:$email", "Name: $subject", "Name, Age, gender: $message" );see anything familiar about it and the email you receive?what do you want the email to say exactly?and i cant see any 'message' box in your form for people to send you a message..
  3. you can do this iframes, but i dont recommend them.you can use ajax, but i used that and didn't find it that easy to work with.if your on a fast internet connection, and with the pages been temporarily cached, it will seem as if the page is not reloading, and just the picture.Look at some gallery software for what your after, then we can help with it if you get stuck in trying to make it work:)
  4. i wasn't aware of microsoft proposing attributes to W3C...so..my comment wasn't really based on any truth..just my opinion of how i see things.. :)anyway...now that you and a Dan the prof have said so, the ability to change the scroll bar in a scrollable div within the site would be good, but not the entire window.
  5. scrollbars are only customisable in explorer, as its a microsoft only tag and them trying to bend the standards..which they shouldn't do.so..in my opinion, avoid microsoft only tags, then your site will look the same in all browsers and therefore display correctly to everyone:)
  6. i did change it since my last reply...so its not a liquid design..its now fixed towards the left.i agree with you on it been empty. i need to fill it up. i dont want too many images on there, or the site wont load quick enough and people will leave.thx for the tip on width, i'll see how it looks.and johneva - i'll look into using a list for the menu.thanks again
  7. thanks!i'll see about going strict..might do that today.i try not to use tables for page layout, i only use them if i really have to for some content to make it look neat and tidy...if i need things side by side.i was wondering why you said i didn't usee css based layout..i'd thought it was obvious if you looked at the code :)thanks for the links on the liquid layout..i'll see what i can do, and see what works best.as for content, ideas are welcome though :)thanks for the help
  8. I've tried to make it so it works in all size browsers...but i might change it so its a fixed layout. i dont know strict xhtml, just the way i've gone about things it is mostly css based...its done with divs, linked to a stylesheet. its just finding them things to fill the site up with i dont know what to put on it yet..theres loads of things, but i want to try and make it unique..and make the site have a purpose rather than a load of random things. i think it goes well together. the links, menu, and writing have a colour scheme of some sort...the rest of it is just there to enhance (or at least try to enhance) the content. i want to try and make things stand out, so they are visible and noticed. there is no white..the writing is sorta light grey its given me a different view thats for sure...not so much a way in ideas to do anything, apart from the layout which i'll do sometime, make it fixed.thanks for your help though, and time to look at it and give feedback. definatly appreciated.
  9. Site Name: Surreal IllusionsSite Description: My own site for mainly my photos.Site Owner/Developer: MeSite Address: http://www.surrealillusions.co.ukExtra Comments: none at the momentfeedback appreciated.
  10. as far as i'm aware, no.html tags can only be changed with html and css.flash only deals with whats in the flash movie.could you be a bit more specific in what you need? i have an idea in what your after, but i dont know if its right. are you after that when you click on something in the flash, some new content appears on the page??
  11. simple answer - yestry it for yourself, open up notepadcopy/paste this in<html><head><title>some page</title></head><body><p>Some <u>text<br>another line, and some more <br>text</u></p></body></html>and save your file with a ".htm" ending.and then open the file in your browser.http://www.w3schools.com/html/html_formatting.asp for some more formatting tags:)
  12. definatly need a better skin...the default ipb one is too boring.
  13. get an image editor such as photoshop and have a play around in it to see what you can do.theres no tricks or cheating, its all down to practise and knowing what to do to make a certain effect, and keeping the file sizes down to make the page load quicker.have you some examples you like to emulate or get close to? then we can try and help you in your image editing department, but like i said, its all down to you practising and trial and error with pictureshope that helps:)
  14. so i guess its nothing to worry about too much then?
  15. there is no referrer on the emails, that line is blanki rebuilt the site months ago from scratch, so, there is no links anywhere to these broken files within the site.
  16. i have an error system set in place, that whenever a file or folder or whatever is attempted to load, it sends me an email detailing what the error was, where, when, what page or file, time, and i can tell if its a real person or a bot.and the bots are trying to access files that dont exist, or haven't existed for several months at least.is there anyway of making them search only the files that are on the server and not some that are out of date and dont exist?its mostly yahoo bots that trying to find the wrong pages which haven't been online for several months, and trying to contact yahoo is like trying to get a brick to recite the whole works of shakespeare in japanese.but anyway, its mostly unknown bots that are not finding weird files like this -/MSOffice/cltreq.asp?UL=1&ACT=4&BUILD=6551&STRMVER=4&CAPREQ=0any suggestions??
  17. you could use divs with a set width..that might help. but then you run the risk of the text going beyond some peoples screens with lower resolutions, and therefore not been able to see it without that horrible sideways scrollbar.
  18. yeah..might as well delete them permantly.they are in the way and take up useful space.
  19. yeah...but its really annoying as i'm trying to find a work around.the javascript solution works, but opera shows nothing.whoever is to blame for this really needs to be locked in a room with a room full of web designers, and try to explain the benefits of this stupid thing.
  20. that border thing solution works...but not in opera..any ideas why and how to fix it?
  21. i did save as a new file as well copy/paste the code into a new file and save from there.i copied it by hand (mostly), just the design, and saved in another folder, and that worked.so that file is corrupted some how..or windows xp is on the brink of crashing
  22. nope..still closes even with a newly created file
  23. yeah..only thing i can think of is something is corrupted...but as it only happens with this one file..and older files dont do that.saved an older file in another folder, and that worked in opera and explorer.so cant be that any newly saved html pages are corupted, or opera and explorer cant read any html pages after the system mechanic stuff i did last night...
  24. got rid of all html, javascript and flash, left with this - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"><html><head><title>Untitled Document</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head><body></body></html> but still it closes..
×
×
  • Create New...