1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Send SMS using ASP

Discussion in 'C#' started by ahdsan, Dec 29, 2010.

  1. #1
    I have a website hosted on godaddy.
    godaddy doesn't support devmailer.dll.
    i got a reply from their support
    "Our shared hosting plans do not support SMS with any component installed. "
    what can i do now ?? what are the other ways to send sms using asp without installing any component.
     
    ahdsan, Dec 29, 2010 IP
  2. bibinsmk

    bibinsmk Active Member

    Messages:
    205
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    There are lot of paid sms web services are available. You can purchase one plan and can send sms
     
    bibinsmk, Dec 29, 2010 IP
  3. Tomastamm

    Tomastamm Well-Known Member

    Messages:
    448
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #3
    Tomastamm, Dec 29, 2010 IP
  4. ahdsan

    ahdsan Member

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #4
    can you provide me with more options ??
    and does these services or gateways need any type of component installation on the server ??
     
    ahdsan, Dec 29, 2010 IP
  5. Sergei322

    Sergei322 Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I'm using the api in 2sms.com
     
    Sergei322, Jan 8, 2011 IP
  6. rubytaylor123

    rubytaylor123 Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    This is my Final year project in University so i knew it, its easy to make this as well just 2 days and you got it,
     
    rubytaylor123, Jan 11, 2011 IP
  7. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #7
    2 Days?

    The most straight forward SMS gateways send via email and it shouldn't take 2 days to create a script to send an email.

    There are lots of ways of sending SMSs via gateways without installing components. Emails, form submissions & APIs are the most common. Google for a provider and any good provider will provide you with sample code on how to integrate it - some may only have ASP.Net though and not classic ASP
     
    AstarothSolutions, Jan 12, 2011 IP
  8. nuare

    nuare Member

    Messages:
    49
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #8
    you can use Google Api and appointments, to send sms for free. Just create an appointments with SMS notification.
     
    nuare, Jan 20, 2011 IP
  9. gladia

    gladia Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Interaction designers need to be involved during the development of the product or service to ensure that what was designed is implemented correctly. Often, changes need to be made during the building process, and interaction designers should be involved with any of the on-the-fly modifications to the design.
    http://www.positionmeonline.com/websitedesign.htm
     
    gladia, Jan 22, 2011 IP
  10. srisen2

    srisen2 Peon

    Messages:
    359
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    just send an email to the phone#@thecarriers email address here is a list of carriers email addresses for sms.

    Alltel
    [10-digit phone number]@message.alltel.com
    Example:

    AT&T (formerly Cingular)
    [10-digit phone number]@txt.att.net
    Example:

    For multimedia messages, use [10-digit-number]@mms.att.net
    Example:

    Boost Mobile
    [10-digit phone number]@myboostmobile.com
    Example:

    Cricket Wireless
    [10-digit phone number]@sms.mycricket.com
    Example:

    For multimedia messages: [10-digit phone number]@mms.mycricket.com
    Example:

    Nextel (now part of Sprint Nextel)
    [10-digit telephone number]@messaging.nextel.com
    Example:

    Sprint (now Sprint Nextel)
    [10-digit phone number]@messaging.sprintpcs.com
    Example:

    T-Mobile
    [10-digit phone number]@tmomail.net
    Example:

    Verizon
    [10-digit phone number]@vtext.com
    Example:

    Virgin Mobile USA
    [10-digit phone number]@vmobl.com
    Example:
     
    srisen2, Feb 8, 2011 IP