User Profile

Collapse

Profile Sidebar

Collapse
Student1000
Student1000
Last Activity: Oct 31 '07, 08:32 PM
Joined: Jul 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Student1000
    started a topic Html form validation

    Html form validation

    I want to know how to validate the text boxes on my form. I found this onthe internet but doesnt work for me!
    What should i do?

    Select the 'Send' button. Go to Window > Behaviors to active the Behaviors palette. Click on the plus [+] icon and select Validate Form.



    Form Data

    Now you should see all the fields in the form: Name, Email, Phone, Comments.

    Select
    ...
    See more | Go to post

  • Student1000
    started a topic Validating Html form

    Validating Html form

    Hi, i just want to know do u validate a form.

    Ok, i just want to make sure that the user doesnt skip a textbox(fname), don't enter text in lets say 'zipCode' textbox. I am not trying to validate data against xlm file(am not onthat level yet!).

    [code=html]
    <p>
    First Name&nbsp;&nbsp ; &nbsp;
    <input id="firstName" style="WIDTH: 233px; HEIGHT:...
    See more | Go to post
    Last edited by numberwhun; Oct 23 '07, 06:43 PM. Reason: add code tags

  • Need Help Writting A Simple Stored Procedure

    Hi, i need to write a stored procedure that returns names of female teachers that have been working for atlest 30 days (upto now). The pk/fk are intergers while dates are datetime. There is no column for today's date in Tenure table

    Can somebody help me with this. Am using SQL Server 2000

    Tables: Teacher(TeaID-pk)

    Tenure (TeaID-fk),(startDate )

    Thanks
    See more | Go to post

  • Student1000
    started a topic Need help with Quickbooks

    Need help with Quickbooks

    Ok, i have an access database which is connected to quickbooks in order to make invoices. One of the variables sent to quickbooks is job number. Recently, we 've been having very long(more digits) job numbers that are too big for the textbox in quickbooks. When i click the 'sendtoquickboo ks' button in access form, i get an error saying something like 'string is too long '.

    I want to know how to increase the textbox size in quickbooks...
    See more | Go to post

  • Thanks ADezii, that works very well. I followed exactly what u said "It works!!"

    Thanks again.
    See more | Go to post

    Leave a comment:


  • How to change Option Group value (from # to text)

    Help me out please...

    Ok, i have been trying to do this for months….I kinda gave up on it but am back at it again.

    I created a form for a table (Bills). In the form, I have three option buttons (Yes,Tbd,No). The problem is that the value of these options are numbers (1,2,3). Therefore, every time I add a record using the form I end up with numbers on the column (A_Approved). So basically now I have to go to the table...
    See more | Go to post
No activity results to display
Show More
Working...