Results 1 to 3 of 3

Thread: A great big thanks!

  1. #1
    Join Date
    Feb 2005
    Location
    Colorado Springs
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Cool A great big thanks!

    I just downloaded a file called popupcalendar.zip from the parent company of this forum. So I'm hoping that one of the administrators catches this post. I tried to e-mail but the address must have been an old one. So here is the mail message that I tried to send.

    Dear Sir or Madam,


    Words can not begin to describe the level of indebtedness that I am in to you. It didn't quite reach the level of giving you my first born child, but it was extremely close. So why this extreme level of gratitude? Well let me explain.


    About 3 weeks ago I was asked if I would maintain a training database for my company. Note that they said maintain. At that time on a scale of 1 to 10 my level of experience with HTML, ASP, and JavaScript was 0, 0, and 0 respectively. Well after getting the project handed to me I went through the code as it was written by the original author. In doing so I learned what ASP was/is and rewrote much of it as the project was an HTML website that utilized the ASP essentially to only access the database.

    To make a long story short . . . I've been getting harassed by mgt about why the project isn't online. I'm constantly telling them that hey I was only supposed to maintain it not essentially create it from scratch. ( In one ear and out the other ) However, one item that was asked for as a date picker versus the user having to type the dates in manually. I agreed that having users enter information is prone to mistakes so it should have some sort of date selector. So on to Google.

    I found your popcalendar and after hot dam if I wasn't able to get it to work. I wish I could say that I learned a lot but that'll take some time. I'll need to digest what it is that your scripts do. But suffice to say that with your help I did it.



    I just wanted to thank you so very much, and if you ever get to Colorado Springs, CO e-mail me and I'll buy you allot of beer!

    Barry Pettis

  2. #2
    Join Date
    Feb 2005
    Location
    UK
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi, I requier some real help with the following question. it would be great if some expert kindly explain to me how to program the following formula. this is the qestion:
    this is RSA encryption method used in network security and e-commerce

    C = M power e (mod N)
    whereas the decyption involves in
    M = C power d (mod N)

    where N =pq whith p and q primes and ed = 1 (mod ( p-1) (q-1)) now give the information (e,M) = (13816622705919460 ,1905032118092025) and N =32200197944786327
    i want to write a program in any language to find the ciphertext C. It would be great if i can get the complet algorithm/program.

    i hope some one out there knows how to do this

    kind regards
    Halgurt

  3. #3
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Halgurt - Are you trying to crack the encryption formula? No deal.

    cr3
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •