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

    Keep losing custom column data

    Hi, I'm not too clever on Sharepoint just getting to grips with it at work, but I've come across a problem that's a PITA! We have a document libraby and each document has 2 custom columns which we group and order the documents by to effectively replicate a folder structure. The problem I'm...
  2. Sheltered

    Home network converting to wirless.... advice needed.

    Hi all, first post here for me so go easy if i seem a little stoopid. ;O) Basically I have 2 pc's in my home. Both access the internet using a Barricade SMC7004ABR broadband router. The broadband is cable into a WebSTAR cable modem. All works fine no problems, can share files, printers etc...
  3. Sheltered

    Searching through HTML source...

    Hi folks, hoping someone can use there superior knowledge on this one as i've hit a brick wall and can't get round it. I have a page which pulls the html source from a webpage and assigns it to a variable, all works ok, no probs here. What i need to do is loop through the html and find each...
  4. Sheltered

    Tweaking Pop up Calendar...

    Hi, i'm wanting to use this pop up calendar found at http://www.dynamicdrive.com/dynamicindex6/popcalendar.htm . It's perfect for what i need in all ways except that i need to be able to go back 12 months instead of forward 12 months on the calendar. I was wondering if anyone was able to tweak...
  5. Sheltered

    Powerpoint Quiz question

    Hi, hope someone can help. I have a powerpoint presentation with several questions on. Each question has a simple 'true' or 'false' answer. I want it so that if a user clicks the right answer it puts a text box at the bottom of the page which says 'correct' and if he clicks the wrong answer it...
  6. Sheltered

    Web Query Result Formatting...

    Hi, I have a web query in Excel which gathers data from a single table on a web page. When the data is returned it is inserted into excel over 7 rows, is there a way to format the returned data so that it is spread out on just 1 row? The code i have so far is... Range("I1").Select...
  7. Sheltered

    Outlook Form Help

    Hi, im just getting into using VBA and have managed with Access and Excel but i have no idea how to use it properly in Outlook. I want to create a custom form to send to a user. It only needs to be a simple invitation with a drop down menu with just 2 options on it. The options are dates which...
  8. Sheltered

    How hard is it to do this?

    Hi, not sure how difficult this is as im no expert on Excel. I have 2 spreadsheets one with details of holidays, ie start date, end date, number of hours taken etc, and another spreadsheet set up as a rota with all dates across the top and staff down the left side. What i want is to be able to...
  9. Sheltered

    Assigning whole page to variable?

    Hi, how do i go about assigning the source of my page to a variable? Why do i want to do this?... because i have a table generated from a database using ASP, i want to save the generated page as a static HTML page on the click of a button. I understand javaScript cannot write to file so if i...
  10. Sheltered

    Random Select / Lucky Dip Question

    Hello, i have created a web application using ASP for a fantasy football (soccer) type game. Its a pretty straight forward system where users log-in and select players from a list stored on a database table. To develop it further i'd like to add the ability for the user to be able to click a...
  11. Sheltered

    Form validation help needed please...

    Hi, i've been racking my brains all day with this, just when i thought i was getting somewhere i realised i'd done it wrong, arrgh! Note: i'm a bit of a noob when it comes to javascript. Anyway all it is is a basic form which need validating, on the client side, against having some data in. I...
  12. Sheltered

    Refering Page?

    Hi, i have created a hit counter which writes to a database, its very simple and so far records the date, time and ip address of each hit. Can anyone shed some light on the code needed to find out the refering page? i.e. where the user came from to my hompage. It has to work on IE4, not...
  13. Sheltered

    Hit Counters Over Multiple Servers

    Hi, this might not be the best forum to ask but i'll give it a go. [bigears] Is it possible to implement a hit counter to a web page when the page is hosted on multiple servers? The page is part of an intranet and is replicated across several servers for resiliance, and im concerned that if...
  14. Sheltered

    Someone help me!!! Please! :O)

    Hi people, hopefully someone can help me out here. Its quite complicated to explain but hopefully its clear enough. I have a web page which consists of a form, which is simply two text input fields. When the form is completed and the 'Submit (Add Items)' button pressed the contents of the...
  15. Sheltered

    Table Editing

    Hi there, this is my first posting on here as im a newb in th js world. Anyway i need some, well maybe a lot, of help. I need to make a page which contains basically a table. The purpose of the table is simply to display information for other users to see. But i need users to be able to add to...

Part and Inventory Search

Back
Top