User Profile

Collapse

Profile Sidebar

Collapse
lolodede
lolodede
Last Activity: Dec 23 '09, 10:51 PM
Joined: Apr 2 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lolodede
    replied to Age Group
    thanks for help but i figure out i need to use vba and if statement and everything is working
    thanks again
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to Age Group
    thanks for help alot but i dint know how to get value of textbox (age) to use it into another textbox(agegrou p) and i dont know how to start this code because im biginner in vba and microsoft access forms
    thanks
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to Age Group
    i know that but i dont know how to put code there i know the formula is If
    age= age/5
    if mod!=0 then age- module
    but i dont know how to start the code in microsoft access form
    i put three text box in my form
    age, DOB , agegroup
    any help well be great
    See more | Go to post

    Leave a comment:


  • lolodede
    started a topic Age Group

    Age Group

    When the Microsoft Access start it should automatically pick up the system date and update members’ age groups correctly in the form . For example if a person’s date of birth was yesterday and they turned 45 years old then the system would update their agegroup from 40 to 45.
    See more | Go to post

  • lolodede
    started a topic windows server 2003

    windows server 2003

    im doing research about windows server 2003 and windows server 2008 i would like to know which one is better for my new company and advantage and disadvantages of both two servers.thanks for help
    See more | Go to post

  • lolodede
    started a topic view result when select one radio button
    in PHP

    view result when select one radio button

    i have php page with 4 radio buttons and text box if user chose first two radio buttons then the next page need to display the results depending which radio buttons select but other two depend on value on textbox entered then spefic fields should be shows but i have no idea how to do that
    how can i get radio buttons
    Code:
    <?php
      require_once("nocache.php");
      session_start();
    if (!$_SESSION["who"]){
    ...
    See more | Go to post

  • lolodede
    replied to login php
    in PHP
    i did what you said and i have these errors Notice: Undefined index: username in D:\wwwroot\twa0 9\twa015\assign ment2\login1.ph p on line 18
    Notice: Undefined index: passwd in D:\wwwroot\twa0 9\twa015\assign ment2\login1.ph p on line 18
    Warning: mysql_num_rows( ): supplied argument is not a valid MySQL result resource in D:\wwwroot\twa0 9\twa015\assign ment2\login1.ph p on line 20
    failed to login
    Warning: mysql_free_resu lt(): supplied...
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to login php
    in PHP
    i realy need help to create the login page as soon as possible please help
    thanks
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to login php
    in PHP
    the error was no input satisfied and then page not found why? and i have this at the top of page0 ) { $_SESSION["who"] = $id; $_SESSION["level"] = mysql_result($r s,0,"level"); header("locatio n: selectView.php" ); }else{ header("locatio n: login.php"); } } ?> please help thanks
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to login php
    in PHP
    i did what you said but still doesnt do anything not giving error or goes to next page and doesnt submit to itself so whats wrong with it
    See more | Go to post

    Leave a comment:


  • lolodede
    started a topic login php
    in PHP

    login php

    i would like to create php login form but the problem is the form doesnt do anything
    Code:
    <?php require_once("nocache.php"); ?>
    
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
    ...
    See more | Go to post
    Last edited by Markus; May 18 '09, 09:04 AM. Reason: Fixed [code] tags.

  • lolodede
    replied to creating php form
    in PHP
    i did this and receive this message Undefined index: custID in task10.php on line 12
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to creating php form
    in PHP
    the third page when i submit it and if i put ur line into my code there are more errors like undefined cusID before submit and after submit it to task10.php on that page appear undefined error of custID line 12 which is line get
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to creating php form
    in PHP
    sorry but im really confused more its should be working but not it doest i try wat did u said and it doesnt work same error again and again
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to creating php form
    in PHP
    its undefined custID when i submit the third page
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to creating php form
    in PHP
    my codes

    first page
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <title>Prac3 Task 10</title>
    ...
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to creating php form
    in PHP
    sorry again but its not working im realy getting confused wat im missing its same error again and again custID undefined ive tried different things but not working id not know what to do
    thanks
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to creating php form
    in PHP
    im new to php i dont know how to do hidden fields or query string
    thanks again
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to creating php form
    in PHP
    link three pages together

    thats what i need to do when customer go to page id then its goes to order detail or customer view page with thier name then again its goes to order detail the first two pages work but the other two dont because (custID in order details is undefined into customer page names) please help
    the above codes that what i have
    See more | Go to post

    Leave a comment:


  • lolodede
    replied to creating php form
    in PHP
    it doesnt work because the error says custID undifiend and i cant change custID because its related to html form to recieve information through ID
    thanks
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...