Search found 7 matches

Go to advanced search

by Kevin Miller
Tue Oct 22, 2013 10:43 pm
Forum: Issues
Topic: Why won't my CSS background display in a cell?
Replies: 1
Views: 285
 
Jump to post

Why won't my CSS background display in a cell?

I can't seem to add a background to a grid cell. Is it possible? If I use the following javascript on page load: Appery('mobilecontainer').addClass('college'); Appery('buttoncell1').addClass('college'); Appery('buttoncell2').addClass('collegeselect'); Appery('buttoncell3').addClass('college'); And C...
by Kevin Miller
Thu Oct 17, 2013 3:48 pm
Forum: Issues
Topic: How can I add the value of a datepicker component to a string?
Replies: 2
Views: 365
 
Jump to post

How can I add the value of a datepicker component to a string?

Thanks Igor I was able to find a solution! datepicker was my 5th input field so I was able to get it's value this way and add it to my string. var startdate = $('input:eq(4)').val(); var emailtext = "First Name: " + Appery("input_firstname").val() + "\n" + "Last Na...
by Kevin Miller
Wed Oct 16, 2013 11:51 pm
Forum: Issues
Topic: How can I add the value of a datepicker component to a string?
Replies: 2
Views: 365
 
Jump to post

How can I add the value of a datepicker component to a string?

How can I add the value of a datepicker component to a string? I am using sendgrid to email the contents of a form. Sendgrid only let's you map one variable to the the 'email text'. So I used the javascript below to combine all my fields into one string. var emailtext = "First Name: " + Ap...
by Kevin Miller
Wed Oct 16, 2013 6:05 pm
Forum: Issues
Topic: How can I send information in a database automatically to an email?
Replies: 11
Views: 2718
 
Jump to post

How can I send information in a database automatically to an email?

I have a form that saves all the fields into a database. I am trying to find a way to send those fields to an email address (always the same address) automatically as well as the database. Is there a way I can automate this procedure by somehow accessing the database or should I have the fields sent...
by Kevin Miller
Wed Oct 09, 2013 9:57 pm
Forum: Issues
Topic: Image upload error
Replies: 10
Views: 1088
 
Jump to post

Image upload error

Site is now taking a very long time to save my project. It's been 5 minutes now and I'm still waiting...I guess my image issue has to do with the lag.

by Kevin Miller
Wed Oct 09, 2013 9:53 pm
Forum: Issues
Topic: Image upload error
Replies: 10
Views: 1088
 
Jump to post

Image upload error

Error: It seems uploaded file "footer_academics.jpg" is not an Image or have been broken (e.g. bad extension) I don't understand the error. image is 80p x 60p with 72 ppi. 8 bit rgb. I just saved it from photoshop. jpg and png filetypes won't work. The file opens fine but won't upload...an...
by Kevin Miller
Tue Sep 24, 2013 11:16 pm
Forum: Issues
Topic: Appery Server Slow?
Replies: 3
Views: 554
 
Jump to post

Appery Server Slow?

I can't even access the editor. All locked up. Prior my tests wouldn't even load.
Guess I'll try back later.
This is disappointing because I'm looking for a service I can count on.

Go to advanced search