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

manuo5

@manuo5
About
Posts
17
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Net meeting Application ?
    M manuo5

    Hello friends , It is possible to create window netmeeting type application in vb.net if yes how ? thanks in advance . manu

    Visual Basic csharp question

  • Image sending Problem [modified]
    M manuo5

    Hello Friends , I am creating mail system in window based application .we are using richtextbox for writing msgbody and also inserting image in msgbody .Text is sending but image is not sending plz help me. Sending button code metion here . Dim mailmsg As New MailMessage mailmsg.To = Me.TextBox1.Text mailmsg.Cc = Me.TextBox2.Text mailmsg.Subject = Me.TextBox3.Text mailmsg.From = "Test" mailmsg.Body = Me.RichTextBox1.Text Mail.SmtpMail.Send(mailmsg) Manu -- modified at 7:38 Tuesday 18th September, 2007

    Visual Basic help

  • Mail Function in vb.net
    M manuo5

    Thanks For help Now Mail is working in my application . manu

    Visual Basic csharp

  • Mail Function in vb.net
    M manuo5

    Firstly thanks . Friend my problem is that whenever we are trying to imports system.web.mail in window form it give error namespace can not find . Manu

    Visual Basic csharp

  • Mail Function in vb.net
    M manuo5

    Hello Friends , How can we create mail Function (send mail) in window based application. Manu

    Visual Basic csharp

  • Want to use xml as localdatabse
    M manuo5

    Hello Friends , I am new in xml , i want use xml as database like sqlserver. how can i fire insert ,update ,delete command for xml database . Manu

    XML / XSL database xml question announcement

  • Want to use Xml as Databse [modified]
    M manuo5

    Hello Friends , I am new in xml , i want use xml as database like sqlserver. how can i fire insert ,update ,delete command for xml database . Manu -- modified at 5:50 Wednesday 12th September, 2007

    Visual Basic database xml question announcement

  • Deployment Problem
    M manuo5

    Hello Friends, We have Created setup of my project , when we try to install then it work proper but if we run setup on another machine it give error. //Error Unable to locate application file 'DemoProject.msi'. See the setup log file located at 'C:\DOCUME~1\atique\LOCALS~1\Temp\VSD3.tmp\install.log' for more information. manu

    Visual Basic help sysadmin workspace

  • Thread Problem ?
    M manuo5

    Hello friends, We want to create background thread which run automatically in regular interval and run a particular sub ? please give your advice Thanks Manu

    Visual Basic help question

  • How can access mdb ?
    M manuo5

    They also provide one usename with full access on this mdb then it is possible to access or not ? Manu

    Database question

  • How can access mdb ?
    M manuo5

    Thanks for reply it is not on your network ,it is another server not on my network.I know Ip of this server only and name of mdb file . we want to fetch subset of all tables userwise data .

    Database question

  • Execute a stored procedure
    M manuo5

    create Function [dbo].[MyFun] () Returns @tbl table (id int,Item varchar(100)) as begin insert into @tbl SELECT ContactID, ContactName FROM Contacts return End then use this insert into temporary table/permanent table select * from MyFun() Manu

    Database question database

  • How can access mdb ?
    M manuo5

    Thanks but web Aplication running now so it is not possible . Manu

    Database question

  • How can access mdb ?
    M manuo5

    Problem is that website host in another server .so we donot know physical path of mdb .

    Database question

  • Calling Stored SQL Functions from Visual Basic
    M manuo5

    You cannot use sqlserver function in vb.net .Create one sp in sqlserver and call this fun with in sp . -- modified at 5:30 Friday 7th September, 2007 Manu

    Database help csharp database sql-server

  • How can access mdb ?
    M manuo5

    yes this an Access database .

    Database question

  • How can access mdb ?
    M manuo5

    HI , We have one webapplication which using this mdb file and this mdb file reside in website folder,we donot know physical path of website and we are creating another window based aplication and want to use this mdb in my window aplication .How it is possible ? Please give me some Suggestion .Its urgent Manu Sharma

    Database 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