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
M

Modern_night

@Modern_night
About
Posts
15
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how can i got an inistance of a page from the assembly ?
    M Modern_night

    i want to get an instance of the web pages from the assembly in asp.net .. i couldn't use this method .. AppDomain.CurrentDomain.CreateInstanceAndUnwrap(pg.GetType.Assembly.GetName.Name, System.String.Concat(pg.GetType.Assembly.GetName.Name, ".", pageName)) how can i got an inistance of a page from the assembly .. thanx

    لا اله الا الله محمد رسول الله

    ASP.NET question csharp asp-net

  • i have a problem in page load even !!
    M Modern_night

    no i don't get any messages.. i will try to install the frame work again .. thanx.

    لا اله الا الله محمد رسول الله

    ASP.NET data-structures help tutorial

  • i have a problem in page load even !!
    M Modern_night

    i have a problem in page load even !! on some servers when i run my web application the code i wrote in the page load doesn't executed .. for example .. i build a tree menu when the user login to system with the items authorized for him .. this code doesn't execute on some computers .. if i include a Response.Write("Any thing") to the load even and wrote any thing to the page the code executes.. !!!! another case .. i use acrobat reader to view my reports .. i have a public page for viewing the reports i send the data source and report file name to this page it views the report. this code also doesn't executed on some computers .. thanx ..

    لا اله الا الله محمد رسول الله

    ASP.NET data-structures help tutorial

  • browsing the web from widows application
    M Modern_night

    hii all . i need to browse the web from a windows application , just like web application .:confused: using link control or button how can i navigate to a web site or emailing and contacting some on . thanx alot لا اله الا الله محمد رسول الله

    C# question

  • How to show a form after closing it ..
    M Modern_night

    VB.net theres no problem with showing forms after closing it in vb6 .. but i cant do it with vb.net hope you reply soon ... and thanx for care. لا اله الا الله محمد رسول الله

    Visual Basic help tutorial

  • How to show a form after closing it ..
    M Modern_night

    How to cancel the unload event ..??? i tried to do this befor but i just dont know how to cancel the unload event لا اله الا الله محمد رسول الله

    Visual Basic help tutorial

  • Sending emails using VB.Net ?
    M Modern_night

    sorry but im still having the same problem .. error saying "Can't Access CDO.Message object" i tried it on another pc ... but the same error has occured .. i hope you tell me an example of what to type in the following fields .. smtp server ? email ? to ? i typed .. mail.yalla.com modern_night@yalla.com modern_night@hotmail.com but it didn't work .. i tried 127.0.0.1 as the smtp server .. but nothing happend .. i hope that the solution for this problem .. isn't to leave programing .. waiting for your reply لا اله الا الله محمد رسول الله

    Visual Basic learning csharp com help

  • How to show a form after closing it ..
    M Modern_night

    when i view a from from another one .. if i closed this form from the x buttom on the top courner .. how could i show this form again .. or if theres away that i can prvent the user from closing the form and hide it instead .. any one have an idea about how to solv this problem .. reply me plz لا اله الا الله محمد رسول الله

    Visual Basic help tutorial

  • Sending emails using VB.Net ?
    M Modern_night

    i will try it .. thanx man لا اله الا الله محمد رسول الله

    Visual Basic learning csharp com help

  • Sending emails using VB.Net ?
    M Modern_night

    hey guys if any one of u know about a code that sends emails on net using NB.net please send it to me on my email .. i had acode the sends this emails .. but theres aproblem with imlementing this code .. an error says "Can't Access CDO.Message Object" .. i need acode for sending emails on net so .. dont be late for replying plz . im looking too for any resource for learning socket prograing if any one have abook that talk about this topic send it too me on my email or just let me know where to find it thanx alot my email . modern_night@hotmail.com 2 MB modern_knight@gawab.com 2 GB if the message was large you can send it to the second one.. لا اله الا الله محمد رسول الله

    Visual Basic learning csharp com help

  • CDO.Message Object
    M Modern_night

    im trying to type a code of aprogram that sends emails .. but theres and errors saying .. "Can't Access CDO.Message" Object .. i dont know what is the CDO.Message object and i dont know what is the problem im my code .. if any one can tell me what is this object or what is the prblem .. i will be very greatfull for that .. if any one know where to find a code that do this .. let me know about it plz .. لا اله الا الله محمد رسول الله

    Visual Basic help question

  • Transfer string while typing
    M Modern_night

    the way i know is .. 1- Declare the form you want the text to be viewed on in this form .. Dim Frm2 as New Form2 then in the "On key press" Action of the textbox you type in .. let the text value of the textbox you want to show the text on .. in the new form ( Frm2 ) = the text value of the textbox that you are typing in .. Frm2.TextBox1.text=TextBox1.text .. i hope this works with you .. لا اله الا الله محمد رسول الله

    Visual Basic tutorial question

  • How to get a character ascii code in VB.Net .???
    M Modern_night

    Im trying to implement an encryption technique in my collage and i have to get the ascii number of the character to aplly the algorithem to that character .. like in c++ for example .. the ascii code of the a=65 and b=66 and so on .. if any one have an idea about how to get this ascii value in vb.net .. plx reply me .. thanx لا اله الا الله محمد رسول الله

    Visual Basic tutorial csharp c++ security

  • Sending Emails Using VB.Net
    M Modern_night

    thanx for replying .. thats my email .. modern_night@hotmail.com or A4M@Gawab.com 2GB Capacity if the email was large u can use it .. لا اله الا الله محمد رسول الله

    Visual Basic csharp sysadmin tutorial question

  • Sending Emails Using VB.Net
    M Modern_night

    How to send emails using vb.net with out the need to run any email server program .. just like outlook or emailmanager ..? please try to attach code with ur reply .. thanx لا اله الا الله محمد رسول الله

    Visual Basic csharp sysadmin tutorial 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