HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 3rd, 2000, 05:31 PM
JimmyB JimmyB is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2000
Posts: 2 JimmyB User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to JimmyB
I am running IIS 5. I cannot POST data using the <FORM> tag to another ASP page.
I am not sure if this is the whole problem, but this is all I can see.

...Please help!!

Reply With Quote
  #2  
Old October 5th, 2000, 11:18 AM
mstembri mstembri is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Norcross, GA
Posts: 458 mstembri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
It would help if you could post an example of the non-working code (including form tag, input tags, ect).

- Mike

Reply With Quote
  #3  
Old October 9th, 2000, 11:37 PM
JimmyB JimmyB is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2000
Posts: 2 JimmyB User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to JimmyB
function CallYes() {
document.frmProcess.action='finalizeorder.asp';
document.frmProcess.method='post';
document.frmProcess.submit();
}

function CallNo() {
window.location='order.asp';
}

<a href="#" onClick="return CallYes();" onMouseOut="MM_swapImgRestore();window.status='';return true" onMouseOver="MM_swapImage('Yes','','Images/Btn-yes-dn.gif',1);window.status='';return true">

<a href="#" onClick="return CallNo();" onMouseOut="MM_swapImgRestore();window.status='';return true" onMouseOver="MM_swapImage('No','','Images/Btn-no-dn.gif',1);window.status='';return true">

The CallNo() routine works but the CallYes() routine doesn't.
PS: They both work in IE but not NS


Reply With Quote
  #4  
Old October 11th, 2000, 02:39 AM
MeijdenB MeijdenB is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Location: Alkmaar, The Netherlands
Posts: 123 MeijdenB User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
Have you got the <FORM> tags around the links?

<FORM NAME="frmProcess">
<a href="#" onClick="return CallYes();" onMouseOut="MM_swapImgRestore();window.status='';return true" onMouseOver="MM_swapImage('Yes','','Images/Btn-yes-dn.gif',1);window.status='';return true">
<a href="#" onClick="return CallNo();" onMouseOut="MM_swapImgRestore();window.status='';return true" onMouseOver="MM_swapImage('No','','Images/Btn-no-dn.gif',1);window.status='';return true">
</FORM>

IE doesn't really need them, but NS does.

------------------
Good luck,
Bas

------------------
E-mail me at: b.vandermeijden@pecoma.nl

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Forms not POSTing data to the next page.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT