User Profile

Collapse

Profile Sidebar

Collapse
mileshenley
mileshenley
Last Activity: Mar 11 '09, 05:45 PM
Joined: Jan 21 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mileshenley
    replied to Setting checked of Radio from ASP
    That is prefect thank you! i had wanted to do something like that but i couldnt figure out how to do 3 levels of " marks. but using char(34) is exactly what i needed. thanks!
    See more | Go to post

    Leave a comment:


  • mileshenley
    started a topic Setting checked of Radio from ASP

    Setting checked of Radio from ASP

    Hey there,

    Im relatively new to ASP and am having a bit of a situation and so far google hasn't been too helpful! so hopefully someone here can help!

    Heres is the situation.

    I have a form with a bunch of text and radio fields that load up empty or with some default radio value. what im trying to do is based on a DB Query if there is a ?recordId= in the url, if the record already exists have the fields filled...
    See more | Go to post
    Last edited by DrBunchman; Jan 27 '09, 09:06 AM. Reason: Added [Code] Tags - Please use the '#' button

  • mileshenley
    replied to Changing Radio checked values
    Thanks, i actually ended up doing it in ASP as you suggested. a much better idea!
    See more | Go to post

    Leave a comment:


  • Thank you!
    Miles
    See more | Go to post

    Leave a comment:


  • mileshenley
    started a topic Changing Radio checked values

    Changing Radio checked values

    Hey there,

    This may be an ASP question but i think it is more of a JS question.

    I have a web form that i want to have database values loaded into. I have (and want) the form defaulting to unfilled. I now have it checking and updating most the fields if a recordId is added into the url using ASP. My problem lies in changing the radio values.

    Here are some snipets of what I have to try to do this that isn't working....
    See more | Go to post
    Last edited by acoder; Jan 22 '09, 06:15 PM. Reason: Added [code] tags

  • mileshenley
    started a topic Using JavaScript to change form values

    Using JavaScript to change form values

    Hey guys,
    im working on a project right now that has a form that needs to be filled out by applicants. Applicants also can go back later once the form has been submitted and edit the form if changes need to be made. My problem lies in the fact that i dont want to duplicate the web page for the two different cases of the form being empty and the form being filled with the pre-existing info in the database.

    Im using ASP and am having...
    See more | Go to post
    Last edited by gits; Jan 21 '09, 06:51 PM. Reason: added code tags
No activity results to display
Show More
Working...