JavaScript Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingJavaScript Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old August 21st, 2007, 11:04 AM
tvfoto tvfoto is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2007
Posts: 4 tvfoto User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 38 m 10 sec
Reputation Power: 0
Need Help Debugging Script/Error in Script - Submit form action

Hi all,

What is wrong with this code? I try to submit this form from a javascript function but nothing happened. Thanks

function checkUpload()
{
.....
document.forms["frmAction"].submit() <-----?????
......
return true;
}

<form id="frmAction" method="post" target="iframeWindow" enctype="multipart/form-data" action="upload.cfm">
<input id="txtUploadFile" style="WIDTH: 100%" type="file" size="40" name="NewFile" />
.....
<input id="btnUpload" type="submit" value="Send it to the Server" onClick="return CheckUpload()" />

Reply With Quote
  #2  
Old August 23rd, 2007, 02:48 PM
Holy Holy is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2007
Posts: 3 Holy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 m 29 sec
Reputation Power: 0
Try This.

Code:
document.forms["frmAction"].submit(); 

Reply With Quote
  #3  
Old August 28th, 2007, 02:05 PM
tvfoto tvfoto is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2007
Posts: 4 tvfoto User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 38 m 10 sec
Reputation Power: 0
my bad, this is my typo..I do have ";" in my code....same as "Check..."

Anything else you would see? Thanks

Reply With Quote
  #4  
Old August 28th, 2007, 11:36 PM
Nilpo's Avatar
Nilpo Nilpo is offline
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Location: Near Dev Articles Headquarters
Posts: 138 Nilpo User rank is Private First Class (20 - 50 Reputation Level)Nilpo User rank is Private First Class (20 - 50 Reputation Level)  Folding Points: 206875 Folding Title: Super Ultimate Folder - Level 1Folding Points: 206875 Folding Title: Super Ultimate Folder - Level 1Folding Points: 206875 Folding Title: Super Ultimate Folder - Level 1Folding Points: 206875 Folding Title: Super Ultimate Folder - Level 1Folding Points: 206875 Folding Title: Super Ultimate Folder - Level 1Folding Points: 206875 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 12 h 55 m 32 sec
Reputation Power: 3
Send a message via AIM to Nilpo Send a message via MSN to Nilpo Send a message via Yahoo to Nilpo Send a message via Google Talk to Nilpo Send a message via Skype to Nilpo
MySpace
Try adding "all".

document.all.forms["frmAction"].submit();
__________________
Click the image if at any point you don't like my decision.

Ask the Windows Guru!


Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingJavaScript Development > Need Help Debugging Script/Error in Script - Submit form action


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 5 hosted by Hostway
Stay green...Green IT