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
I

iamalik

@iamalik
About
Posts
35
Topics
19
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • table in RTF text object in crystal report.
    I iamalik

    Thanks again Dave, that is good solution, but I will take to much efforts. Actually I need some quick solution.

    C# question help

  • table in RTF text object in crystal report.
    I iamalik

    Thanks for your reply. Is there any way, through which I can display tables in RTF text object?

    C# question help

  • table in RTF text object in crystal report.
    I iamalik

    Hi, I have a text object on my crystal report. The text interpretation is "RTF text". Data in this text object appears in correct format except tables. What is problem with table?

    C# question help

  • How to create menu dynamically & opening different windows forms when menu is clicked
    I iamalik

    I have stored information about each menu in database. Now I want to create these menus dynamically, and want to open different forms when each menu is clicked. How can I implement it in windows application. Thanks in advance.

    Visual Basic database winforms tutorial question

  • Writting text file on different computer over LAN
    I iamalik

    I want to write a text file on a different computer over LAN. Any idea about it?

    Visual Basic question

  • browser cache refresh on back button click
    I iamalik

    Try this

    Response.Cache.SetCacheability(HttpCacheability.NoCache)
    Response.Expires = 0

    ASP.NET help tutorial

  • open file directory
    I iamalik

    I am cofused with Background. If you dont want to show to dialog box than you need to save your log file path in some variable. Nothing else

    Visual Basic question

  • open file directory
    I iamalik

    I guess you want to the browse to the some path when LogFiles button is clicked. You need to set SelectedPath property FolderBrowserDialog in button click event. Isn't it

    Visual Basic question

  • calling a menu form from another menu
    I iamalik

    I think you want to call SecondMainMenu's Click procedure in the RestoreToolStripMenuItem_Click() If you, then Private Sub RestoreToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RestoreToolStripMenuItem.Click SecondMainMenu_Click(sender, e) End Sub

    Visual Basic help question

  • open file directory
    I iamalik

    You can use FolderBrowserDialog for this purpose

    Visual Basic question

  • openfiledialog
    I iamalik

    If you are asking about to open and save only picture files then you have to add Filter to dialogs of all image file formats like *.jpg, *.gif, *.bmp

    C# csharp

  • end to end communication + asp.net
    I iamalik

    You can do it by restricting IP Address in IIS for that site.

    ASP.NET sysadmin question csharp asp-net

  • DICOM image in picture box
    I iamalik

    thanks for you corporation, actully I want to load an dicom image and add a bmp image to this dicom image and then I want to print it, Can you help me in this?

    Visual Basic help question

  • DICOM image in picture box
    I iamalik

    Hi, I want to dispaly a DICOM image(dcm) in picture box in picture box, and print this image. Can anybody help me?

    Visual Basic help question

  • Crystal Report Invalid Key
    I iamalik

    Thanks for your kind consideration. But the problem is that this error occures when I open the file in VS.Net2003 design mode. I not going to deploy the application, I am developing the application at this time. Please help me.

    Visual Basic help csharp visual-studio question

  • Crystal Report Invalid Key
    I iamalik

    Hi, The problem is that when I open the crystal report file (rpt) in VS.NET(VB.NET), an error message appears with following text "Invalid Key". Can someone help me? I will be very thankful for this.

    Visual Studio help csharp visual-studio question

  • Problem with RTF Text in Crystal report 8
    I iamalik

    Hi, I am using VB.Net and Crystal Report 8, The problem is that I want to display a large string loaded from database in Crystal report. I set the field's Text interpretation property to "RTF Text". But it is not showing the whole string. Please help me.

    Visual Basic help csharp database

  • Crystal Report Invalid Key
    I iamalik

    Hi, The problem is that when I open the crystal report file (rpt) in VS.NET(VB.NET), an error message appears with following text "Invalid Key". Can someone help me? I will be very thankful for this.

    Visual Basic help csharp visual-studio question

  • Converting Java Class into the .Net DLL
    I iamalik

    Can some guide me? Actually I want to convert a Java Class into the .Net DLL. What should I do for this?

    Visual Basic csharp java tutorial question

  • Problem with CSS
    I iamalik

    Hi Dears I have a problem with CSS I created a css as below TD.main{ background:background-image; background-image:url(images/con-main-bg.jpg); } Now I used it as but it is not working. Can somebody solve this problem.

    Web Development css help
  • Login

  • Don't have an account? Register

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