You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Embedded JavaScript
Hello
I am new to ejs world and have few basic questions, if anyone answers
these would help me a lot.
1) What type content I can/should display with ejs files.
2) I have one button in ejs file and want to submit when user clicks
on that. Do I need to add any specific code for this.
Thanks
Justin Meyer
unread,
Jul 27, 2009, 3:20:32 PM7/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to embeddedj...@googlegroups.com
HTML content. Once your HTML is inserted into the page, it behaves
just like any other content. So to answer your next question, if you
make a form with a button, it will work like any other form.