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 Wanet Telecoms Ltd 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. FollowThePeacemakers

    if/then between 2 form fields

    I apologize for my newbie-ness but I need help writing an easy script. Hope this isn't too much of a faux pas. I have two "email" textarea fields in a form. In order, the first field is named "EmailAddress" (required) and the second is "ContactEmail" (we're using...
  2. FollowThePeacemakers

    Somehow I lost my "desktop" button in taskbar

    Y'know, the little button that calls up your desktop from underneath a pile of open applications. Somehow I lost it. I've gone to Start>Settings>Taskbar & Start Menu>Advanced Tab>Add ...but where is the item I need? Thank you!
  3. FollowThePeacemakers

    Extracting Calendar Info as txt file from Word

    I have created a 2002 calendar of events in MS Word. Is there a way to extract the dates and events I have added into a text file? Text file example: JAN 1 Event 2 Event 3 4 Event 1 Event 2 5 (etc.....) Thank you!
  4. FollowThePeacemakers

    Why won't this form validation work on a Mac?

    This form validation works fine on a PC but not on a Mac. Anyone know why? What can I do to fix this problem??? My friend tells me that the form action submits anyway after he clicks OK on any of my validation alerts. He tried it in both IE and NS (on a Mac). ---This is in the HEAD of the...
  5. FollowThePeacemakers

    Deleting checked records off of a page

    Check out the following URL and you'll get an idea of what I want (take notice of the left-most column with the "Delete" button and checkboxes)... http://216.122.245.51/friends/RAB/verify_sessions.asp?id_industry=0140000&id_industry=0220000&id_industry=0240000#table QUESTION: How...
  6. FollowThePeacemakers

    Exclude Records with Javascript?

    Ooh, ooh! I have an almost identical problem to THIS thread thread216-95573 EXCEPT I need every checked item to be deleted for a particular user's session (FYI: these checkboxes are populated by database info). Here's the full question... ===================== I want to allow my users to...
  7. FollowThePeacemakers

    Excluding Records

    I want to allow my users to exclude records of their choice. If you go to the link below you'll get an idea of what I want... http://216.122.245.51/friends/RAB/verify.asp?id_industry=0070000&id_industry=0080000&id_industry=0090000&id_industry=0220000 See the left-most column of the table that...
  8. FollowThePeacemakers

    I need a list of countries

    Anyone know how or where I could get a list of countries around the world? I need it to populate values for a "select country" drop-down menu in a form. Thank you
  9. FollowThePeacemakers

    2-part question about checkbox repeated regions

    A TWO-PART QUESTION... PART 1: I have a page with repeat region checkboxes on it (using Ultradev) and these checkboxes are populated by a database field like so... http://216.122.245.51/friends/RAB/select.asp Here's the problem: Notice how there are excess identical "industries&quot...
  10. FollowThePeacemakers

    2-part question about checkbox repeated regions

    A TWO-PART QUESTION... PART 1: I have a page with repeat region checkboxes on it that are populated by a database field like so... http://216.122.245.51/friends/RAB/select.asp Here's the problem: Notice how there are excess identical "industries" listed? The region is repeating...
  11. FollowThePeacemakers

    Need help making Email field dynamic with mailto:

    On this "Contact Info" page I have, I'm trying to make mailto work dynamically. FYI: This data is from an Access 2000 database that I'm calling up to a (.asp) "contact info" page (i.e.: name, address, telephone, email, etc). I need the email address column to be dynamic. Like...

Part and Inventory Search

Back
Top