Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Posting from forums to subapps
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Matt Habel  
View profile  
 More options Aug 20 2012, 1:51 pm
From: Matt Habel <habel...@gmail.com>
Date: Mon, 20 Aug 2012 10:51:43 -0700 (PDT)
Local: Mon, Aug 20 2012 1:51 pm
Subject: Posting from forums to subapps

So lets say I have a form with the signature:
<form method="post" action="validate">

I have my login code in a sub application to the main application, which should handle all login related things.

How can I get this to post to /login/validate instead of /validate?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Macgowan  
View profile   Translate to Translated (View Original)
 More options Aug 20 2012, 10:02 pm
From: Jason Macgowan <jasonmacgo...@gmail.com>
Date: Mon, 20 Aug 2012 22:02:57 -0400
Local: Mon, Aug 20 2012 10:02 pm
Subject: Re: [webpy] Posting from forums to subapps
change the html to <form method="post" action="/login/validate">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Habel  
View profile   Translate to Translated (View Original)
 More options Aug 20 2012, 10:09 pm
From: Matt Habel <habel...@gmail.com>
Date: Mon, 20 Aug 2012 19:09:08 -0700 (PDT)
Local: Mon, Aug 20 2012 10:09 pm
Subject: Re: [webpy] Posting from forums to subapps

That's what I was doing - I just thought there was a more elegant way.

By the way, is there a downside to posting to the same page that your login
page is on? So instead of posting to /login/validate, just posting to
/login.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »