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 wOOdy-Soft 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: rufc
  • Content: Threads
  • Order by date
  1. rufc

    smtp restricting emails to certain domain

    Our website has sent out emails for a while using cdosys, all emails coming to various emails at our company such as email1@ourcompany.com, email2@ourcompany.com This works fine, however we would like to send the user a confirmation email, so the email will be sent to god knows whatever...
  2. rufc

    write line in remote file

    I am using Server.CreateObject("Scripting.FileSystemObject") to create a folder, then .CopyFile to place a template file into it. Is it possible to also write a line to this template file before it is saved into the new folder we just created? To get an idea of where I`m going, here's the...
  3. rufc

    from localhost to a server

    I have built and populated a database`on SQL Server for my website on my local machine running under localhost. How do I upload my sql server database to my webserver account?!? Thanks folks "If a man is a fool, you don't train him out of being a fool by sending him to university. You merely...
  4. rufc

    iis and sql server

    I have just installed SQL Server on my home machine and cannot connect to a database?!?! I have not had to install sql server before (always installed at work). Do I have to use any settings to get it to install to work with localhost? Here's is a sample string that works at work but not at...
  5. rufc

    sp2 stops ie browsing

    I have just installed xp sp2. All went suprisngly smoothly until I can`t connect to the web using IE. I also have opera installed (that works and is what I'm using now) that I do most of my browsing with but also need to use IE every now and again. I have turned of the xp firewall. I have a...
  6. rufc

    very simple php formmail

    I usually use asp and cdonts to send emails however a friends server is only pho enabled. Could someone show or provide a link on how I create a very simple form script that will take two text fields and email them to me. I have looked on the web but all I can find are very complex php...
  7. rufc

    common header but change depending on url

    I have an include as the header which is referenced on each page, however I now want to add a new row of navigation depending on which page I am in. Is this possible? Here's the page http://www.daeinteriors.co.uk So say if I go into the art gallery page, another row appears under the top...
  8. rufc

    popular engines in asia?

    Does anyone know or have any links to information about what the popular engines are in asia (particularly Taiwan, Korea, Singapore, China). THanks in advance folks
  9. rufc

    Limit DB results on page

    Hi, I have made a simple forum for our intranet. Can anyone help me as the list of posts is getting quite long and I would like to limit the results to say 10 per page (and have Page 1 2 3 4 > links at the bottom). Ho do I go about this? Here is how I gain the results from the DB <%...
  10. rufc

    address keeps appearing in location bar

    When I goto the location bar to type a url in, other addresses automatically pop up. I went to Tools; Options and got rid of the history and temp files which removed most of them, but some won`t be deleted. eg. If I type 'www' addresses pop up like www1.blahblah.com and wwwhotmail.com. What do...
  11. rufc

    background colour

    Is there a way to put a background colour under a block of text with css? I can use a table cell with bg color but would prefer not to if css would do the same thing
  12. rufc

    Saving a flash file

    I`ve noticed a flash file that I`d like to see how they made it, but I can`t save it. The file is a flash file but it seems to be coming onto the webpage as text so I can`t right click on it. Best point you to the file, does anyone know how to save it or can point me in the direction of making...
  13. rufc

    pop up menus in fireworks

    How good are they? Has anyone used them? Are they quick to load or do they slow up your web pages? Thanks guys.......
  14. rufc

    timesheet on intranet

    I`ve been asked to look into having timesheets on our intranet. Basically people need to log in with a username and password then goto a timesheet. The timesheet needs to contain Date - Site (drop down) - Job (drop down) - Description (free text) - Time Taken (free text) fields Then at the...
  15. rufc

    What font??

    Does anyone know what font this image contains? I`ve been looking for one like this for ages........ http://www.blueyonder.co.uk/images/bottom_navbar/bottom_bysearchresult.gif
  16. rufc

    loading...

    I have made a splash/intro page for one of my websites (never used flash before), but how do I put one of those loading... or 10% loaded.. or 30k loaded etc notes on while the animation is loading? thanks
  17. rufc

    same colour show up differently..

    I`ve designed a site for a client but there`s one thing that`s bugging me. The links down the left hand side of the page are images. The backgrounds are the same colour as the table cell they are contained in. On my monitor it all looks ok, so you can`t see that they are images, but testing it...
  18. rufc

    ws ftp le options

    Does anyone use ws ftp le? Is it possible to change the disconnect idle time? At the moment, just a few minutes of inactivity disconnects you from your server, I need to make this time much longer so I don`t have to keep reconnecting. thanks
  19. rufc

    secure server help

    I have designed a popular website but now I want to make people pay to be featured on the site (kind of advertising). I know I`ll need a secure server and a credit card form to complete, but I`m not sure on how to go about this. My hosting company offers a secure server. But how does a secure...
  20. rufc

    secure server

    I`m not sure if I`m at the correct forum here (if there is a more appropriate one could someone please point me in the right direction?!?) I have designed a popular website but now I want to make people pay to be featured on the site. I know I`ll need a secure server, but I`m not sure on how to...

Part and Inventory Search

Back
Top