User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP section within the Web Development category of DaniWeb, a massive community of 330,222 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,966 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP advertiser: Lunarpages ASP Web Hosting
Views: 228 | Replies: 1
Reply
Join Date: Mar 2008
Posts: 1
Reputation: pravinkumaar is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
pravinkumaar pravinkumaar is offline Offline
Newbie Poster

How to generate forms during runtime(i am new)

  #1  
Mar 28th, 2008
hai Friends,
I am new to ASP i am doing my project work in ASP my company asks me to generate forms during runtime in ASP i dont know how to start it please any one help me.
Regards
Pravin
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Sep 2007
Posts: 1,048
Reputation: SheSaidImaPregy is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 60
SheSaidImaPregy SheSaidImaPregy is offline Offline
Veteran Poster

Re: How to generate forms during runtime(i am new)

  #2  
Mar 28th, 2008
depending on if you need it flexible, you can just write it in:
  1. response.write("<form name=""form1"" id=""form1"" action """ & request.servervariables("SCRIPT_NAME") & """ method=""post"">")
  2. response.write("<input type=""text"" name=""textbox1"" id=""textbox1"" value=""textinside a textbox"" />")
  3. ...
  4. ...
  5. response.write("</form")
I answer pm's.
I answer questions.
I answer quickly.
I answer.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb Marketplace (Sponsored Links)
Thread Tools Display Modes

Similar Threads
Other Threads in the ASP Forum

All times are GMT -4. The time now is 3:59 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC