Tagged Questions
The submitting tag has no wiki summary.
4
votes
1answer
179 views
Before signing a mac app and uploading it to the app store
I've been dealing with an issue for a while. The issue is that when I submit my mac app to the app store I'm always getting invalid binary and they are saying it's because of an invalid signature. And ...
2
votes
1answer
446 views
jquery submit form via ajax with incrementing checkbox id's
i have an ajax form submission working properly but i have incrementing id's to my checkboxes that i need to be submitted according to what check boxes are checked, then when the user submits the ...
1
vote
4answers
97 views
html form with inner table not submitting
I need to edit a web app written in PHP and HTML. There is an opening <form> and closing </form> tag. In between is an HTML table to layout the form fields. There is a table within this ...
1
vote
1answer
62 views
Finding .app file to submit application to AppStore
am attempting to submit an application to the AppStore but am running into some trouble. When I build the application am unable to find the .app file. In xCode4, I expand the Products folder and ...
1
vote
2answers
1k views
Submitting application in Xcode 4
I'm having trouble submitting an application from the Xcode 4.
The situation: I developed an application for a client. The app was developed in xcode3 and submitted almost a year ago. I submitted ...
1
vote
1answer
111 views
Problem with form direct submitting
If I visit the link http://mega.1280.com/file/EKOZKE/, enter the captcha code and click the Download button, I can download the file.
I wonder if I can submit the form without clicking the 'Download' ...
0
votes
3answers
52 views
Submitting a form with javascript that has been dynamically created
SO i am trying to submit a form with javascript without a submit button and using a text link. However, this form is dynamically created in php as follows
<form action="profile.php" ...
0
votes
1answer
88 views
Submitting to the Mac App Store
So today I was going to upload my Mac app to the App Store. So I create the app id and everything and I make sure that I got everything right and then I find the .app file and compress it to a .zip.
...
0
votes
0answers
230 views
submitting a form in spring portlet using ajax
Hi all when i'm submitting a form in portlet using ajax submit then the command object is not populating. i'm getting null values in command object. if any one know resolution can you please help me. ...
0
votes
1answer
194 views
Xcode 4 Submitting Process
Will someone walk me through the steps of submitting an application to the app store in Xcode 4?
I have all my certificates etc, just need to create a .zip to process through to application loader.
...
0
votes
4answers
218 views
Submitting form in php file accessed by Ajax?
I am trying to figure out how to submit a form in a page being accessed by Ajax?
here are some code snippets to help demonstrate what i am trying to say.
HTML BODY - THIS IS WHAT THE USER WILL SEE.
...
0
votes
2answers
365 views
Send form without redirecting
I would like to send a form which uploads a file to cloud server but without redirecting to the cloud server. How can I achieve that ? Should I submit it with ajaxSubmit ? If yes, do I need to define ...
0
votes
1answer
227 views
Joomla. PHP self submitting forms
I have a PHP file that has a self submitting form.
Does anyone know of any plugins that I could use in Joomla to directly use this file and show the results on the same page that it was called from?
...
0
votes
1answer
539 views
getting strange error when submitting to iTunes Connect
I am on the last stage of my upload, and i clicked submit, only to receive the error;
There was an error saving changes: NullPropertyException. Stack is: [Ljava.lang.StackTraceElement;@5528cffb
what ...