-
Help to work with a Web Site
Hello Friends,
I want to fill a form N number of times.I want to do this programmatically. I need to know how to enter text on the web page and submit it. On submitting, I need to retreive the confirmation number & Repeat again. Please help me out. I need solution at the earliest.
Any help ia highly appreciatd.
Thanks
Trupti
-
Hi,
you can use ajax to do so...:
1. just create javscript function
2. write a for loop
3. in the for loop set the values to various form fields
4. then submit the form using AJAX
5. the response could be the confirmation number which u can continue to store somewhere on the same form itself.
try this...i think it should work!!
Similar Threads
-
By CodeMage in forum Architecture and Design
Replies: 0
Last Post: 09-24-2002, 07:26 AM
-
By Constance J. Petersen in forum .NET
Replies: 13
Last Post: 08-28-2002, 10:06 PM
-
By Robert Lantry in forum .NET
Replies: 278
Last Post: 03-27-2002, 01:00 PM
-
By Chris McKie in forum xml.announcements
Replies: 0
Last Post: 02-20-2002, 01:36 PM
-
Replies: 0
Last Post: 08-16-2000, 12:47 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks