Ask a Question related to ASP, Design and Development.
-
Bob Barrows #1
Re: Creation of input fields dynamically
kie wrote:
Yes, but you're asking in the wrong place. Look for a DHTML newsgroup. There> A header and Detail table needs to be updated in my database.
> On the 'detail' page I have an 'add' button which makes an invisible
> layer visible with input boxes to insert new data.
> a 'save' button is then clicked submitting the form.
> by submitting a form, the ASP is reloaded adding the 'new' value to
> the list of 'detail' rows. the user then can repeat the process and
> eventually 'save all', committing all values new and old(if changed)
> to the database.
>
> This process works fine but is incredibly slow over a modem.
>
> Is there a way using DHTML JavaScript or otherwise to create rows of
> new input boxes?
>
are several on this news server.
Bob Barrows
Bob Barrows Guest
-
Dynamic Input Creation via Data Service???
Ok, Sorry I am a noob with Flex, but I have a lot of experience in other UI development. If someone has already asked this question then I... -
Create Dynamic PDF with input fields
Hi, I have conclude the way to built a dynamic PDF document with CFDOCUMENT and CFDOCUMENTITEM on ColdFusion 7. But, I need to push further the... -
Array question for input fields
:confused; Can you have an array for a input name field. For example: <input type="hidden" name="passID" value="#id#"> <input type="text"... -
Create Dynamic Input Names or Input Fields in Asp
I have a little code to add multiple items to a shopping cart based page. This code works perfect, but it adds all of the info to the same input... -
Formats, fields, input masks, et al
Okay, I understand what you are saying, and the customer wants it, so the customer gets it. And you're right, even if you default the area code... -
Bullschmidt #2
Re: Creation of input fields dynamically
For JavaScript perhaps ask here:
[url]http://www.codingforums.com/forumdisplay.php?s=&forumid=2[/url]
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest



Reply With Quote

