Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. submit form inside an automatically created ASP form

submit form inside an automatically created ASP form

Scheduled Pinned Locked Moved ASP.NET
databasesysadminhelpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shabya
    wrote on last edited by
    #1

    hello, i need to create a form which will submit the content to an outer file like xxform.asp the problem is that if i try to do it the form won't work. it will not submit itself to the file. thats because it is nested inside a different form and/or is declared as runat=server is there a way to make this happen? will IFRAME work ? i need the aspx functionability as well because i want to read info from a database and put it as part of the posted form , thats why i cant get rid of the outer form. thanks in advance avi

    C 1 Reply Last reply
    0
    • S shabya

      hello, i need to create a form which will submit the content to an outer file like xxform.asp the problem is that if i try to do it the form won't work. it will not submit itself to the file. thats because it is nested inside a different form and/or is declared as runat=server is there a way to make this happen? will IFRAME work ? i need the aspx functionability as well because i want to read info from a database and put it as part of the posted form , thats why i cant get rid of the outer form. thanks in advance avi

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      This is the ASP.NET forum, this is an asp question . Try the web dev forum. Or better yet, don't use ASP, it sucks.

      Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

      S 1 Reply Last reply
      0
      • C Christian Graus

        This is the ASP.NET forum, this is an asp question . Try the web dev forum. Or better yet, don't use ASP, it sucks.

        Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

        S Offline
        S Offline
        shabya
        wrote on last edited by
        #3

        well my friend this is an ASP.NET question because i am using an ASP.NET page and from it i need to submit a form to other page. but since ASP.NET creates its own form for its purposes i cant build my inner form for the submit purpose. any suggestions? i heared AJAX can solve this but i am not familiar with it tnx, avi

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups