Questions tagged [submission]

Use this tag for questions related to Submission, i.e. any action of submitting a document, a form, etc. .

462 questions
-1
votes
1 answer

ePub submission issue in NookPress.com

After uploading an ePub file to NookPress.com,an error appeared which said "An Error Occurred Processing Content FATAL:referenced resource missing in the package" I have checked my HTMLs,Content.opf & ncx files and found no such problem in data, I…
user2486209
  • 95
  • 1
  • 1
  • 8
-1
votes
1 answer

Facebook app submission keeps getting rejected

I have made website where people can logon to with Facebook. Ik keep getting this message every time I submit my request. Your app's Facebook Login button does not work. Please make sure the provided test user can successfully and consistently…
HansElsen
  • 1,639
  • 5
  • 27
  • 47
-1
votes
2 answers

Submit Open Graph to Facebook (Like)

I just implemented a like function into my app, where user click on 'Heart' in our app, and it will show on the user's timeline. So far so good, until I am sending in for approval. Facebook rejected me few times, saying the Like is not working (not…
VHanded
  • 2,079
  • 4
  • 30
  • 55
-1
votes
1 answer

Cannot get form to submit

I'm hoping someone could look over my code and let me know what's going on. I have a form. When it is submitted the popup comes up and tells me that it failed and I get a page that just says "undefined". Anyone got any ideas on A: why the send is…
-1
votes
1 answer

Php mysql html form submission error

I'm working on a cms for my site and this form is not submitting. I know its a query problem, but I can't figure out whats wrong. Any help? Also, the $db is in my config and I do include it at the top of the page. The problem is its not submitting…
user3051246
  • 29
  • 1
  • 1
  • 6
-1
votes
2 answers

Can someone use my app without me submitting it to App Store?

Am developing a iPhone application. We have more then 500 users to review my app. Without submitting it to the App Store, is it possible to provide permission to all my clients? Using my Apple developer account I can only add 100 UDIDs. How can i…
ganesh
  • 131
  • 2
  • 11
-2
votes
1 answer

What to do? Apple rejected my app for reasons that are untrue

Apple's reasons for rejecting my app are not true. They claim: We found that when Dark Mode is enabled, the menu texts in app aren't visible. They included screen shots of windows (not menus) with white text, but when I run the app I submitted in…
Carl Carlson
  • 500
  • 4
  • 17
-2
votes
1 answer

PHP header not redirecting to thank you page

No idea why the header in the end is not redirecting to the thankyou.html page. I read similar previous posts but in most case people were simply using echo() instead of header() or something like that.
-2
votes
2 answers

input type=button not validating

HTML5 and jQuery with jQuery Mobile. I want to use a button to submit a form so that an image can be included in it. The form needs to be validated, too. With the following, the form submits but is not validated. That is, if I leave a required form…
-2
votes
1 answer

iTunes Connect & App Store: can you remove a "Ready for Sale" version until replaced with a new one?

I have the following question and I don't find it in the iTunes Connect Developer Guide document: if I have an app in the "Ready for Sale" status, I know I can remove it from sale by deselecting territories, and put it back on sale again by…
AppsDev
  • 12,319
  • 23
  • 93
  • 186
-2
votes
3 answers

How do I submit a form's data automatically after successful PHP validation?

This is what I did in a nutshell:
fuzzybabybunny
  • 5,146
  • 6
  • 32
  • 58
-3
votes
1 answer

Using document.getElementById(formName).submit() not working in FireFox, works in Chrome and IE11

Okay, so I have been fiddling with this for a while. I have a form, and a couple buttons. One to add fields to the form, and the other to submit the form when it's done. They're both buttons that call functions, one to add the elements, the other…
Jon
  • 19
  • 7
1 2 3
30
31