Back to myContactForm.com - Easy email form creation and processing for your web site
myContactForm.com - Help Forum Forum Index myContactForm.com - Help Forum
Have a question that you need answered about myContactForm.com? Post it on this message board but first search this forum and read out FAQ to ensure it has not already been answered. This is not a board to post links to your site! SPAM will be deleted!
 
   Search MessagesSearch Messages
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Using the right web address

 
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Form Management
View previous topic :: View next topic  
Author Message
Just Bless'd



Joined: 07 Feb 2007
Posts: 1

PostPosted: Wed Feb 28, 2007 12:52 pm    Post subject: Using the right web address Reply with quote

I have done everything that I can do, and it is surely not working for me. I have changed the location of the form to the address that is in the error message, and it is just not working for me. I have even put all of the web address to the account that the form is going to be in, and it is still not working. I don't know what is going on. Can someone please help me out? I am on the verge of leaving the site, cause this is absolutly RIDICULOUS!!!!!!!!!!!!! Exclamation
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Thu Mar 01, 2007 8:45 am    Post subject: Reply Reply with quote

The problem is actually not with the URL, but is with the HTML as shown on your mySpace page. I appears that the code being generated from our site is incorrect, namely because of a bug caused by the space and ' within your username. This is something that is going to not be allowed for future users, but isn't something that is easily fixed for your account.

To manually fix the problem, change the following code on your mySpace page:

Code:
<input name="user" id="user" value="Just Bless..'d" type="hidden">


To:

Code:
<input name="user" id="user" value="Just Bless'd" type="hidden">


That should do the trick.

Nick Ladd
myContactForm.com
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Form Management All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.11 © 2001, 2002 phpBB Group