View previous topic :: View next topic |
Author |
Message |
gnypcc
Joined: 16 Jan 2007 Posts: 1
|
Posted: Sat Oct 06, 2007 7:09 pm Post subject: Form will not accept Capital Letters in URL |
|
|
I cannot get my form to work because the URL it is coming from is http://www.gnypcc.org/eventCalendar.html, but this site does not seem to accept capital letters ("C" in Calendar) and therefore will not recognize it. I keep trying to change the "c" to a Cap, but it won't take. Short of updating every link on my site, how can I make this work? Thanks. |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Wed Oct 10, 2007 2:54 pm Post subject: Reply |
|
|
Our software stores all URLs in lower case within our databases, but this will not affect the functionality of your forms. So long as the specific letters are the same, they will work.
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
lunagitana
Joined: 02 Dec 2007 Posts: 1
|
Posted: Wed Dec 19, 2007 11:30 pm Post subject: I have changed .com/Contact.html but it still wont work. |
|
|
The C on Contact wont stay capitiized therefore will not enable me to save the changes to change the error message !!. I see this message has been posted but never explained other then it wont matter..
Web site www.thehealthgallery.com/Contact.html
Help !
What am I doing wrong ? |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Wed Dec 26, 2007 11:57 am Post subject: Reply |
|
|
Please read the previous reply. The case of the letter does not matter so long as it is the same letter.
The problem on your site is that it appears that you have pasted your code into a frame or iframe. You need to make sure that the referring URL is whatever the name of the actual html file the code resides in.
In your case, it appears to be:
thehealthgallery.com//contact_files/widget1_markup.html
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
cleargumweb
Joined: 23 Apr 2008 Posts: 4
|
Posted: Thu Apr 24, 2008 11:48 pm Post subject: Re: Reply |
|
|
mycontac wrote: |
Please read the previous reply. The case of the letter does not matter so long as it is the same letter.
The problem on your site is that it appears that you have pasted your code into a frame or iframe. You need to make sure that the referring URL is whatever the name of the actual html file the code resides in.
In your case, it appears to be:
thehealthgallery.com//contact_files/widget1_markup.html
Sincerely,
Nick Ladd
myContactForm.com |
Sorry, I do not entirely understand.
This is where the form is
http://www.mtevelyngardencentre.com.au/V03/HTML/contactus/contactus.html
and it follows with a message saying I need to copy the code exactly.
Regards,
Brad Smith  |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Mon Apr 28, 2008 7:03 pm Post subject: Reply |
|
|
I get an Error 404 when I try to view your form.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
larsbranden
Joined: 14 Mar 2010 Posts: 1
|
Posted: Sun Mar 14, 2010 6:53 pm Post subject: Upper case lower case issue and what I learned |
|
|
I have read the threads about capital letters in the URL and that it is stored in your internal database in lower case and that it will not matter. ....
However, after testing that hypothesis by doing it myself I came to the conclusion that it does matter.
When pasted into the browser directly this works:
http://www.swedishartconnection.com/www.swedishartconnection.com/Feedback.html
...and this does NOT:
http://www.swedishartconnection.com/www.swedishartconnection.com/feedback.html
I would say that it does matter if you have upper or lower case in your database and I for one am blocked now. I want to use your form but cannot since you convert a capital F to a lower case f.
Please advice..
Best regaerds,
Lars |
|
Back to top |
|
 |
|