Search results

  1. anuj_web

    Mail server database structure...

    stuck again....sorry for bumping... i am actually in doubt about the contacts table...consider this 2 field table (ID,Contact) (User1,User2) (User2,User1) See....there is unnecessary repetition....i cant figure out another structure...so that this does not happen.. please help...
  2. anuj_web

    Mail server database structure...

    i am actually in doubt about the contacts table...consider this 2 field table (ID,Contact) (User1,User2) (User2,User1) See....there is unnecessary repetition....i cant figure out another structure...so that this does not happen.. please help...
  3. anuj_web

    Mail server database structure...

    thnx bro for replying.... but i could find the structure newere on those pages :| thanks again
  4. anuj_web

    Mail server database structure...

    thnks for replying..... actually what i want is the designs of all the tables involved in the database of an email server..... Otherwise i would like to know how an email is related to attachments...the table design again would help.... How more than one attachment is indexed in a table...
  5. anuj_web

    Mail server database structure...

    Hi... I need the basic database structure used in email servers to handle emails, if available ... please post the link..... thnks
  6. anuj_web

    hi... its been a long time... since i asked you a question :P so heres one :D how...

    hi... its been a long time... since i asked you a question :P so heres one :D how can i use the webspace of my x10hosting account and register a domain and use the website... thanks
  7. anuj_web

    Please explain this installation of ASP in Apache2triad...

    Hi... I cannot understand from here what needs to be done to install asp for apache can neone explain this ?? http://www.apache-asp.org/install.html#Win32%20%2F%20Wind784e394f thanks
  8. anuj_web

    test jsp and asp web pages at home...

    Hi... http://www.devside.net/server/webdeveloper this s/w is a web server that can be installed at home and supports php,asp,jsp apart from others... try it.. regards
  9. anuj_web

    Hw to make professional looking websites ??

    thanks all for your suggestions......
  10. anuj_web

    Hw to make professional looking websites ??

    hmm...i too believe keeping the design simple makes it look more professional
  11. anuj_web

    Hw to make professional looking websites ??

    Hi.... thank u all for your replies.... i found your suggestions very useful..really thanks
  12. anuj_web

    Hw to make professional looking websites ??

    Hi, What is the basic difference between a website that looks professional and one that does not ?? Wat i mean is ....some sites sometimes use so much colours that they look kiddish ..or.... u kno wat i mean...... can u please guide me.... I am making website,but it has lots...
  13. anuj_web

    req :Beautify table

    i kno about that ...round corners.. but how will it apply here one side the background is white ...and the other end there is gradient colouring
  14. anuj_web

    I cant think of a good name for my site...

    codeweb code-it tutsncodes codeshare codecache codepile code-exchange or codex
  15. anuj_web

    req :Beautify table

    Hi.... I want to beautify my table....in the sense ..havind rounded edges or nethign but not the usual look My table is in a "div" I have uploaded a scrnshot Please help..... I need some suggestions also thanks
  16. anuj_web

    how do i work MySQL?

    Hi, host means the server where your database is installed and use means the database user you have created there who has access like : you run php script on x10hosting servers and the database is on the server itself then you host is "localhost" and user is < u have to create a...
  17. anuj_web

    how do i work MySQL?

    Hi u can get the complete documentation here : http://dev.mysql.com/doc/mysql/
  18. anuj_web

    Accessing all from elements :Javascript

    but how to use this code for a combo...i need to check for a combo i already mentioned
  19. anuj_web

    Accessing all from elements :Javascript

    i m using ie 6 it gives error "could not convert undefined to object " i used opera now it popped the error console Edit: Is it wrong to change the type of button at runtime ??i change changed the type of button to submit when the condition changes to false ...
Top