Search:

Type: Posts; User: VijayW

Search: Search took 0.12 seconds.

  1. Is there any way to call windows application in VB?

    Hi,

    Is there any way to call windows application in VB? Is there any control for this?

    Regards,
  2. Replies
    3
    Views
    1,211

    Need ASP paging navigation help!

    Hi,

    I have my website in ASP.net
    I want to display the paging in a different manner such as this!

    Normally what we get is like
    1 | 2 | 3 | 4 | 5 | Next

    But i want it in this way to be...
  3. How to retrieve XML data & display on the page in the table?

    Hello!

    How to retrieve XML data & display on the page in the table?
    Yes, I will be using asp to retrieve the data from the DB.

    Regards,
  4. How to connect the web form to Ms Access using ASP.NET?

    Hello!

    How to connect the web form to Ms Access using ASP.NET?

    Please guide me!
  5. Replies
    3
    Views
    8,524

    Display System date & time to VB application

    Hi,
    I want to display date & time on the form of my Vb project & i need help about what is the best way to do this?
    How should i refresh it?
  6. Re: How can I display system date & time on my webpage?

    Copy the declarations and code below and paste directly into your VB project.


    <HTML>
    <HEAD>
    <TITLE>My Web Page</TITLE>
    </HEAD>
    <BODY>
    Welcome to my web page. The current time is <%= Time()...
  7. Re: How to auto resize controls on the form in Vb.Net?

    Try this:
    http://www.filetransit.com/view.php?id=25827

    Hope this helps!
  8. Replies
    3
    Views
    4,783

    Re: Adding a new column in datagrid at runtime?

    I am having a problem of adding a multiple template columns to a datagrid. What i want to do is that whenever the user clicks a button a new template column similar to the one in the existing...
  9. Replies
    5
    Views
    3,800

    Re: Sending email from ASP.NET Application

    Code sniplet on sending email via ASP.NET in html format.Below is code that can be used to send html formatted email using ASP.NET.


    <%@ Page Language="VB" EnableSessionState="False"...
  10. Replies
    5
    Views
    3,800

    Sending email from ASP.NET Application

    Hello!
    I am learning ASP.NET & I want to send an Email from my application.
    What should I keep in my mind for this?
  11. Re: Why we can't create a folder name "CON" on desktop?

    I am trying to make folder on my desktop but I simply cant rename it to "CON" or "lpt1" & i don't know why since last 2 hours?

    But I will find out the correct reason behind this! I don't think it...
  12. Replies
    4
    Views
    7,065

    Compiler Vs Interpreter?

    Hello Friends!

    I want to know the difference between the Compiler & Interpreter!

    Regards,
Results 1 to 12 of 12
Page generated in 1,710,830,022.83225 seconds with 13 queries