Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Benluke
  • Content: Threads
  • Order by date
  1. Benluke

    timeout session promblem for a newbie

    Hi , i have a problem which i cant seem to fix. basically ive been working from a sessions timeout tutorial. ive been testing it and this is whats happening. i logg in and wait for 60 seconds (set to 60sec for testing) so that it times out. I then try and move to the next page and it...
  2. Benluke

    advice appreciated - database design

    Hi, I really need some advice on the following, ill try and keep it a short as poss: currently working on a site where people register all their information to take part in a training prog. Payments for this programme have to be made offline after information has been given. once payment...
  3. Benluke

    multiple subscription

    Hi, i am a newbie :) ive set up a form so people can subscribe to a newsletter, their name and email is logged into a mysql database. How do i prevent an email address being logged more than once. eg the same user subscribing multiple times This is my code im using <?php...
  4. Benluke

    getting info from a database - newbie

    Hi ive just set up a database which is working fine. How do get / download the information from the database to give/email to people Thanks Ben
  5. Benluke

    newbie for redirection question

    Hi, Im changing all my forms to php for more sucurity and am fairly new to php. I have the following script which i want to tweek a little. Instead of a message coming up when the form has been succesfully submitted i want to redirect to a thankyou page. I cant work out how to do this. Can...
  6. Benluke

    html email being refused as spam

    I have created an HTML email which i sending from outlook. Quite a few address are bouncing it back - is this becuase it thinks its spam. Is their anyway to get round this problem. The amail consists of mostly text with 4 pics Thanks Ben
  7. Benluke

    Creating powerpoint backgrounds?

    Hi, in my job i dont really use power point that much but I have been asked to create some pp backgrounds for a company. Im struggling to work out how to do this. The require log etc. I normally work with photoshop and Indesign. Can i produce them within those programmes and then import...
  8. Benluke

    styling HTML email

    Is it possible to style HTML. ive been trying to do it using CSS but things aren't working properly. Is there a different way of doing it. All i want to do is style text Thanks for any info Ben
  9. Benluke

    sound advice!

    Hi im using the following code (given from earlier post) For some reason its not playing on the music on the clients computer. She is using IE as am I and i have no problems. this is the page www.pasofinos.co.uk Is anybody else also experiencing problems with IE or is it a setting on the...
  10. Benluke

    prob witn animated gif

    Have a page with a animated gif on. Also on the page i have a link to a .wav file When i click on the .wav link the animated gif stops and doesn't start again. Can you help Thanks Ben This is the code: <a class="more" href="sounds/paso1.wav">LISTEN TO THE GAIT</a> <table width="136"...
  11. Benluke

    problem with animated gif

    Have a page with a animated gif on. Also on the page i have a link to a .wav file When i click on the .wav link the animated gif stops and doesn't start again. Can you help Thanks Ben This is the code: <a class="more" href="sounds/paso1.wav">LISTEN TO THE GAIT</a> <table width="136"...
  12. Benluke

    onload play .wav

    How do i achieve a music file to play when the page loads up? Thanks Ben
  13. Benluke

    i_frames

    Hi, Im using i_frames on 2 of my sites pages. Ive styled the i_frame for the first page, noting position heigh etc. Now on my second page i need the i_frame to appear in a different place. Having never used i_frames before how do i distinguish between the two i_frames? thanks Ben
  14. Benluke

    problems generally

    Have a page with a animated gif on. Also on the page i have a link to a .wav file When i click on the .wav link the animated gif stops and doesn't start again. Can you help Thanks Ben This is the code: <a class="more" href="sounds/paso1.wav">LISTEN TO THE GAIT</a> <table width="136"...
  15. Benluke

    problems styling Form Menu

    Hi Ive been styling some forms which is working fine but i need to style a dropdown list/menu the same as my input boxes and i basically cant do it. How do you do this? Its really bugging me Thanks for any help / advice Ben
  16. Benluke

    printing to postscript

    I have produced a single spot colour booklet using CS and have been asked to supply to the printers as a postscript pdf file. I am a web boy so i dont really know how to do this. I have acrobat 6.0 and distiller as i think i may need them???????? Please can you help, do i need to create...
  17. Benluke

    whats the most relaible way?

    Whats the most reliable way to do a scrolling marquee which will be effecient across 90% of browsers. Was thinking of building one using css whats you recommendations Applets? Thanks Ben
  18. Benluke

    How do?

    How do i achieve the following I have a header and a footer and in the middle the page content. Currently in tables In the header is the nav bar. What is the best way to set the page up so when i click on a nav button only the page content changes and the header and footer dont have to...
  19. Benluke

    ftp client

    Hi, can anyone reccomend a good ftp client, Free if possible. The one im using at the moment is annoying as when i view a downloaded file it displays it strangely, boxes instead of returns and spaces. thanks Ben
  20. Benluke

    sound files

    Hi, have been asked to put up some sound files onto a site i am building. never done this before can anyone point me in the right direction. thanks ben

Part and Inventory Search

Back
Top