User Profile
Collapse
-
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! -
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...Last edited by DrBunchman; Jan 27 '09, 09:06 AM. Reason: Added [Code] Tags - Please use the '#' button -
Thanks, i actually ended up doing it in ASP as you suggested. a much better idea!Leave a comment:
-
-
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.... -
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...
No activity results to display
Show More
Leave a comment: