Here is the website.. wwww.letaroom.com.
Anyone knows how to do similar thing , where when i submit a rent posting, an email reply will be send to the user. I am guessing that it gives the user something like contributer status to edit/delete/close the posting later on based on a link send in the email.
Yeah. I figured out the syntax for the action. The action will usually point to a javascript to receive the $_POST superglobal variable if we are using the method=”post”.
Thus, i am not sure what is “post?id”, i don’t think javascript can be named with an “?”.
I search around with google and cannot find how is it done. T.T
Do let me know if you guys have more idea on this.