User Profile

Collapse

Profile Sidebar

Collapse
gpo
gpo
Last Activity: Oct 22 '07, 10:39 AM
Joined: Nov 5 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gpo
    started a topic migrating mdaemon to exchange 2003

    migrating mdaemon to exchange 2003

    I've got a Mail server called mdaemon ,and I want to migrate it to exchange 2003
    Can anybody gives me step by step guide how to?
    See more | Go to post

  • Thanks for your effort, But I have tried the method with no joy!
    my sql query is SELECT DISTINCT column FROM TABLE .
    Why does this syntax work in access or is there a better sql cmd?
    See more | Go to post

    Leave a comment:


  • gpo
    started a topic How do you query a table without duplicates in access

    How do you query a table without duplicates in access

    I've got a table with duplicates, and I want to query the table without duplicates.
    my table :HOUSE

    column : Name
    col2 :DOA
    col3 : Postcode

    How is it done?
    See more | Go to post

  • gpo
    started a topic SELECT DISTINCT in access

    SELECT DISTINCT in access

    I've got an access table and I want to query a table that shows no duplicates postcode.
    Therefore, I want to use the SELECT DISTINCT postcode FROM House command in access.
    But it don't work.

    How is it done in access?Any help is welcome!

    Table:House
    column1 : name
    " : DOB
    " : postcode
    " : address
    See more | Go to post

  • gpo
    started a topic Form Authentication

    Form Authentication

    I want to Authenticate a user form using struts and mysql, I've got the jsp,
    Formbean ,but the mysql logic is problem .What's the solution on the sql side to check the user?

    part code
    _______________ _______________ _______________ _______________ _______________ ___

    <html:form action="/login">
    <table width="100%" border="0" cellspacing="2" cellpadding="0" >...
    See more | Go to post

  • Insert javascript variable value in body of HTML page

    I've done a form validation and I want to submit the form details output into the HTML page,so that I can view the details. How can you doing it using innerHTML
    here's the form code.

    [HTML]<form name="testform" action="exercis e.html"
    onSubmit="retur n checkrequired(t his)">
    <pre>
    Company: <input type="text" name="requiredC ompany">...
    See more | Go to post
No activity results to display
Show More
Working...