Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Arghya_mp

@Arghya_mp
About
Posts
5
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Crystal Report on Web Form
    A Arghya_mp

    I have created a crystal report web project. When my report was static the print/Export buttons were working fine. I exported report to pedf. But I changed the report as dynamic. Now the export and print buttons on the Crystal Report toolbar are not working. How can I print or export from the toolbar buttons? Please help me.

    Arghya Mahapatra

    Web Development question help

  • xp_smtp_sendmail/xpsmtp80.dll
    A Arghya_mp

    Hi! I am using SQL Server 2000. I wanted to send MIME type mail through SQL Mail. So I downloaded xpsmtp80.dll and copied to C:\Program Files\Microsoft SQL Server\MSSQL\Binn\DLL. Then I registered it by exec sp_addextendedproc 'xp_smtp_sendmail', 'xpsmtp80.dll'. I granted permission to public by grant execute on xp_smtp_sendmail to public.Now when I am executing this declare @rc int exec @rc = master.dbo.xp_smtp_sendmail @FROM = N'MyEmail@MyDomain.com', @TO = N'MyFriend@HisDomain.com', @subject = N'My first HTML mail', @message = N'

    This is some HTML content

    ', @type = N'text/html' select RC = @rc go An error generating stating ODBC: Msg 0, Level 16, State 1 Cannot load the DLL xpsmtp80.dll, or one of the DLLs it references. Reason: 126(The specified module could not be found.). (1 row(s) affected) Please anyone help me to sort out this problem.

    Arghya Mahapatra

    Database help sql-server html sharepoint database

  • SQL Mail
    A Arghya_mp

    How to send HTML Form as body using SQL Mail in SQL Server?

    Arghya Mahapatra

    Database html database sql-server sysadmin tutorial

  • ASP BOUNCE MAIL
    A Arghya_mp

    How to track bounce mail id in time of sending mail with asp?

    Arghya Mahapatra

    Web Development tutorial question

  • CAPTCHA image in ASP
    A Arghya_mp

    How can I create a CAPTCHA imagte in ASP without using any Service like www.CAPTCHA.net? Arghya Mahapatra

    ASP.NET question csharp
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups