DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2007
    Posts
    5

    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

  2. #2
    Join Date
    Jul 2007
    Posts
    2
    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

  1. [ARTICLE] Building a maintainable web site
    By CodeMage in forum Architecture and Design
    Replies: 0
    Last Post: 09-24-2002, 07:26 AM
  2. Why Web Services are Important
    By Constance J. Petersen in forum .NET
    Replies: 13
    Last Post: 08-28-2002, 10:06 PM
  3. Re: Do consumers even want web services?
    By Robert Lantry in forum .NET
    Replies: 278
    Last Post: 03-27-2002, 01:00 PM
  4. SITE RAIDER LAUNCHES
    By Chris McKie in forum xml.announcements
    Replies: 0
    Last Post: 02-20-2002, 01:36 PM
  5. Web Site and UDL API
    By Darta in forum Web
    Replies: 0
    Last Post: 08-16-2000, 12:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links