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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
M

MHASSANF

@MHASSANF
About
Posts
106
Topics
53
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Retrieving the connection string from web.confi
    M MHASSANF

    you can add your connectionstring or userid to session at login page and use the session in another pages

    MHFARDAD

    ASP.NET csharp question database help tutorial

  • Question
    M MHASSANF

    yes there is . i think ffmpeg is useful for you use these links : http://arrozcru.no-ip.org/ffmpeg_builds/[^] http://sourceforge.net/projects/sharpffmpeg/ [^]

    ASP.NET question csharp

  • I'm needing a module Test Online, pls help me.
    M MHASSANF

    is this a PHP page ????? what do you want exactly (.Net Module ) ?????? ??? ?

    ASP.NET csharp php sales help

  • setting key value pair in webconfig
    M MHASSANF

    use ConfigurationManager.AppSettings["MHASSANF"] see this also http://www.codeproject.com/KB/dotnet/EnhancedAppSettings.aspx[^]

    ASP.NET question

  • setting key value pair in webconfig
    M MHASSANF

    use Appsetting in the webConfig

    <appSettings>
    <add key="MHASSANF" value="Programmer"/>

    </appSettings>

    ASP.NET question

  • last ten records
    M MHASSANF

    i think this is because of your "order"

    ASP.NET database question

  • Parse Error :[No relevant source lines]
    M MHASSANF

    Access to the path 'C:\Inetpub\1soft.co.uk\App_Code\DataService.cs' is denied set the access

    ASP.NET help tutorial

  • Excel To ASP.NET
    M MHASSANF

    you can connect to excel as with connection string with OLEDB connection Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Mhassanf.xls;Extended Properties="Excel 8.0;HDR=Yes;IMEX=1";

    ASP.NET csharp asp-net help tutorial

  • set background color of div
    M MHASSANF

    no it is true but maybe url is incorrect check the "picture1.jpeg"

    ASP.NET question

  • directory delete
    M MHASSANF

    so so intersting because i think it is server side code and not depend on the browser

    ASP.NET com sysadmin help

  • directory delete
    M MHASSANF

    did you mean folder delete only at the Mozila ?????????? :omg:

    ASP.NET com sysadmin help

  • this error occure in my function:not all code paths return a value
    M MHASSANF

    public bool ValidateNewUser(string strAlias, string strFirst, string strLast) so you must return a value in the all way add "return false" to the end of function or remove the else if (Convert.ToInt32(objReturnParam.Value )>0) { lblResult.Text = "UserName already exists or you are already a registered user!"; return false; } return true;

    ASP.NET sharepoint database help question

  • How to hide js file in the project
    M MHASSANF

    you can save the file in js format but in the irregular format ( e.g all the code in one line or use spam code ) ( google do this in the "map" service )

    ASP.NET javascript tutorial question

  • Windows Media Player
    M MHASSANF

    check this maybe useful : http://www.asp.net/learn/3.5-extensions-videos/video-243.aspx[^]

    ASP.NET help question

  • delete folder in asp.net 2.0
    M MHASSANF

    what's the error ??

    ASP.NET question csharp asp-net sysadmin

  • file download c# asp.net
    M MHASSANF

    you can save the file in your database then read from database it is safer but slower

    modified on Sunday, May 18, 2008 1:01 AM

    ASP.NET csharp asp-net sysadmin help

  • Mini Google Intranet based Search Engine
    M MHASSANF

    maybe these are useful : http://iswc2006.semanticweb.org/items/Harth2006dq.pdf[^] http://www.informatics.indiana.edu/fil/Papers/crawling.pdf[^]

    ASP.NET database csharp asp-net sql-server sysadmin

  • sending mail(smtp)
    M MHASSANF

    <system.net> <mailSettings> <smtp from="test@MHF.com"> <network host="smtpserver1" port="25" userName="MHASSANF" password="MHF" defaultCredentials="true" /> </smtp> </mailSettings> </system.net> this is more detail but setting depends on youre server setting first contact to the Administrator

    ASP.NET csharp com sysadmin question

  • URGENT : only 255 characters uploading from excel to sql server.why?
    M MHASSANF

    you must change the type of youre Column in the database to "ntext"

    ASP.NET database sql-server sysadmin help tutorial

  • Cannot use a leading .. to exit above the top directory
    M MHASSANF

    ok but i can't use ~ in my HTML code ( my master Page ) in the src of my tags

    ASP.NET help question
  • Login

  • Don't have an account? Register

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