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 Mike Lewis 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: crystalb24
  • Order by date
  1. crystalb24

    asp??

    It's also going to be the only way to advertise there departments call, so I'm fairly certain that they will keep up with it. ~Crystal
  2. crystalb24

    asp??

    I'm not worried about that being an issue. It's not my problem if it is, I just have to make it work. ~Crystal
  3. crystalb24

    Most Popular Articles - determined by link hits

    Apparently one project that I'm not sure I can complete isn't enough because now I've been given another. I tried to spell out the scope of each the best I could here - http://www.tek-tips.com/viewthread.cfm?qid=1037614&page=1 ~Crystal
  4. crystalb24

    asp??

    I just took on two new development projects at work that I'm pretty sure involve asp (although I could be wrong since I'm still fairly new to asp) and I could definately use some help. 1. On our internal website we would like to create a table that would contain 5 industry related articles...
  5. crystalb24

    Most Popular Articles - determined by link hits

    I uploaded a mockup of what I'm trying to accomplish, at least as far as I've gotten it so far which is basically just the html portion. Everyday the "main.html" would be changed to show the 5 new articles. I'm imagining that we wouldn't be calling this page 'main', but rather naming it for the...
  6. crystalb24

    Most Popular Articles - determined by link hits

    He does have a working knowledge of html, that's not really what I'm worried about. It's more about having it automated for the times when he is not in the office, or otherwise just too busy to get to it, it would still need to be updated on a regular basis (like first thing Monday morning). He...
  7. crystalb24

    Most Popular Articles - determined by link hits

    There wouldn't be any overlapping of the articles. Each day would be 5 brand new articles, although I imagine that there would be a link to view the previous how ever many days worth of articles as well. And being as unfamiliar with asp as I am, how do I go about setting up an admin page, and...
  8. crystalb24

    Most Popular Articles - determined by link hits

    It's sort of meant to do both. Here is a break-down of what I'm trying to accomplish: Every day 5 new articles will be posted. As the clients click through to read the full articles (which are on a seperate page - all on one page preferably), these link hits are recorded. On a weekly basis, a...
  9. crystalb24

    Most Popular Articles - determined by link hits

    Brian, I'm still fairly new with working with asp so forgive me if these are stupid questions, but I want to make sure I understand this before I give it to them to use. The link_tracker.asp page would be the page that is visible on the client side, the linkcounter.asp page would handle the...
  10. crystalb24

    Most Popular Articles - determined by link hits

    Thanks, I moved this question to the ASP forum. ~Crystal
  11. crystalb24

    Most Popular Articles - determined by link hits

    I've been given a project at work that I'm hoping someone can help me with. Our marketing department want to create a section on there internal homepage to feature 5 articles a day, track the most popular articles by how many people use the links provided to the full text of the article, and...
  12. crystalb24

    Most Popular Articles - determined by link hits

    I've been given a project at work that I'm hoping someone can help me with. Our marketing department want to create a section on there internal homepage to feature 5 articles a day, track the most popular articles by how many people use the links provided to the full text of the article, and...
  13. crystalb24

    Updating a shared database file

    Here's the scenario: I have a group with 6 users. Each user will maintain there own ACT 6.0 database file on there local machine (necessary for when they travel and need to have there database information available). 4 of these users need to be able to update a networked version of there...
  14. crystalb24

    Sending html emails

    I'm new to the concept of sending html emails. Can I simply copy and paste the html code from Dreamweaver into the body of the email? All email (sender and all recipients) contained to Lotus Notes 6. ~Crystal Click here (http://www.freeiPods.com/default.aspx?referer=7003325) for a free iPod
  15. crystalb24

    Creating emails from checkboxes

    Currently I have html pages designed with 2 or 3 checkboxes, meant to indicate that the user wants to use a certain tool provided. The purpose of the checkboxes presently is to track who is using what tool. What I would like to do is to have the checkboxes create an email to be sent to the users...
  16. crystalb24

    Deleting tabs in ACT! 6.0

    I'm creating a custom database and have no need for the "Sales/Opportunity" tab. Is there a way to delete this? ~Crystal Click here (http://www.freeiPods.com/default.aspx?referer=7003325) for a free iPod
  17. crystalb24

    background colors of table cells

    I am currently using a table with a background color in specfic cells. I'd like to use a gradient fill effect instead of a flat color in those cell but I'm not sure how to do that. Advise anyone? ~Crystal Click here (http://www.freeiPods.com/default.aspx?referer=7003325) for a free iPod
  18. crystalb24

    Controlling a movie

    I have a flash menu that I want to control by declaring the variables on the individual pages that it is associated with. The menu has 7 main sections and (currently) 4 sub sections. The problem that I am running into is that each of the main sections has different sub sections (or at the very...
  19. crystalb24

    Disappearing statements in a textarea field

    I'm trying to alter the appearence of my textarea fields. What I want is for a statement to be visible in the textarea until the user begins to type there. Here is the code for the textarea field - <input type='hidden' name='mission'> <TEXTAREA ROWS="10" COLS="65" name="section2atextarea"...
  20. crystalb24

    Using buttons in a frameset page

    neither way works, i had tried changing 'parent' to '_mainFrame', hoping that it would be that simple but no luck, and adding 'target="_mainFrame"' has no effect. i'm wondering if it might be easier to use an image instead of a button and link that way? ~Crystal Click here...

Part and Inventory Search

Back
Top