473,322 Members | 1,523 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

onsubmit - multiple actions

I have a particular problem where I need to have one form perform two
actions. Can you just have 2 actions in the action parameter ("action =
....blahblah.asp, ...yaddayadda.jsp") or is there some way to add the
second action in the onsubmit command? Any suggestions on this would be
greatly appreciated. Thanks

Jul 31 '06 #1
2 2352
ji*******@san.rr.com wrote:
I have a particular problem where I need to have one form perform two
actions.
Edit your server side script so that it does both things you want it to do
with the data.

--
David Dorward <http://blog.dorward.me.uk/ <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Jul 31 '06 #2

ji*******@san.rr.com wrote:
I have a particular problem where I need to have one form perform two
actions. Can you just have 2 actions in the action parameter ("action =
...blahblah.asp, ...yaddayadda.jsp") or is there some way to add the
second action in the onsubmit command? Any suggestions on this would be
greatly appreciated. Thanks
If you could then the browser would be sending two GET or POST
requests. Which response should the browser use?
The best bet is to have your server side code execute whatever needs to
be executed.

Jul 31 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: JackT | last post by:
I want to get a column count several times in one query using different filters but can't work out how to do it - can anyone point me in the right direction? For example, how would combine these...
7
by: Drew | last post by:
I have a db table like the following, UID, int auto-increment RegNo Person Relation YearsKnown Now here is some sample data from this table,
1
by: minaozoptics | last post by:
Hi, I have prepared a form with frontpage. Before submitting the form I want the user to bu sure that he ha completed it exactly. Sometimes people click ENTER button just t continue the fill...
1
by: ammarton | last post by:
Hello all...I'm a bit new to working with Macros in Access so forgive me if the terminology I use is not accurate. To preface this, basically I am using a form on a replicated database so the...
3
by: Teis Draiby | last post by:
I'm looking for some information (books, articles, tutorials) on how to implement a multiple undo/redo framework. I'm a beginner in this so I prefer information specifically targeting C# with code...
3
by: Polaris | last post by:
Hi: I'm using VC 7.1. I like to have multiple actions taken after a build is complete. For example, I'd like to copy the files into multiple directories. But so far I can only specify ONE...
7
TheSmileyCoder
by: TheSmileyCoder | last post by:
Im designing a hazard log tool. I have a main form containing hazards, subform for consequences and subform for actions. I have a form for comments, and I want to reuse that as subform for...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.