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 gkittelson 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: *

  1. DavidPook

    Screen Resolution HTML HELP !!

    Guys, YOU have been wonderful in ALL your replies and I thank you very very much. I have noted some points here which I am grateful for and have now readjusted ALL my webpages to fit 800x600, it doesnt look too bad but in my opinion, I still feel that the higher screen resolution looks more...
  2. DavidPook

    Screen Resolution HTML HELP !!

    Thanks for your tip PGTEK but as i noted in my first post, I dont use CSS at all, as i personally feel due to the small amount of pages i will be using(25), I cant justify using CSS for this small amount !..... Some of you may disagree... Thanks to tviman for your tip..... but all my widths are...
  3. DavidPook

    Screen Resolution HTML HELP !!

    Its a good and simple idea but working for the NHS, we have a majority of users, that wouldnt have a clue on how to change the resolution of their screen. Its true.... believe it or not. So, I was hoping some sort of script/code would adjust screen size automatically, or...... adust the html on...
  4. DavidPook

    Screen Resolution HTML HELP !!

    Guys and Gals, Have trawled through the back issues of problems on this forum, I haven't quite found what I have been looking for.... let me explain ! I have several html pages that i created in 1024x768 resolution. GREAT... looks fab and groovy until..... someone mentioned to me that most of...
  5. DavidPook

    Running total using check boxes

    It is very likely to be just all on one page. I really need just an example of how the script looks as I should be able to replicate the example for the rest of the questions that I may have. Hope you can help. Thanks
  6. DavidPook

    Running total using check boxes

    Guys, I am creating a self assessment form for my Intranet web pages. I would like tick boxes for around 35 questions and at the end of the form, I would like a script to total up the amount of answers....something like this...
  7. DavidPook

    This sounds stupid..... But.......

    Ok, so..... <% if document.Name.length=>0 then Msgbox &quot;please enter your name&quot; End if %> Is this right? Sorry for my thickness...... But i have been working with html and asp pages all day and so many of them that my head is starting to spin Thanks for replying to my original...
  8. DavidPook

    This sounds stupid..... But.......

    What am i doing wrong with this IF statement ?? <% if Name=&quot;&quot; then Msgbox &quot;please enter your name&quot; End if %> I have a text box on my html page, and if the user doesnt fill anything in, I want a message box to appear to inform them that they must enter their name (or...
  9. DavidPook

    I just dont understand this !!!.... advice sorely needed

    Thanks mwa for your info, but still unable to write to the database. Also thanks to vbkris as i thought i hadnt put enough info on the post !!! Perhaps if you guys give me your email address i can send you my script and advise as necessary .... Many thanks if you can in advance. My email...
  10. DavidPook

    I just dont understand this !!!.... advice sorely needed

    Guys, I am a noob. I admit it and i just cant get my head around it. Now, some of you will say.... dont bother then, but i am determined and WANT to understand why this is just not working for me.... here goes the questions...... I have a HTML page - on this page i have a drop down list of...
  11. DavidPook

    If statement not complete.... writing to DB??

    Guys, Would really appreciate some help regarding this. I am a newbie to ASP, and have really only shuffled around with playing and changing various bits, so i am not that familar with the terminology as well...ok........ here is my problem. I have a html page, that has a drop down list with...

Part and Inventory Search

Back
Top