Jump to content

jweatherby1983

New Members
  • Posts

    7
  • Joined

  • Last visited

    Never

Everything posted by jweatherby1983

  1. I few months back, I asked for help with a Gift Certificate page being to long and needed help shortening it. The response was to download jquery formwizard and it worked great. My only problem is that the page is https and it isn't considered secure so it won't work with IE8. Firefox and Chrome work great, any suggestions? Thanks
  2. I don't know anything about php and I'm trying to fix these two links. One of which will bring the user to view's his/her profile to view it and the other will bring the user to his/her profile to edit. I'm sure it's just a matter of deleting a space or adding some sort of variable but I just don't know. <br><a href="http://mysailingconnection.com/using-this-website"><Font color="#000033"><b>Using This Website</b></font></a><br><br><a href="/members/<?php global $current_user; echo $current_user->user_login;?>/profile/">Click here to visit your profile.</a> </p><a href="/members/<?php echo $current_user->user_login;?>/profile/edit/">Click here to edit your personal profile.</a><br />
  3. That's pretty much what I'm looking for but, like I said, I am a complete noobie and don't know how to accomplish the "sledge hammer" effect.
  4. It looks Great but I'm trying to get them on 3 seperate pages, It's seperated by boxes right now with the above suggested code but they are all on the same page still? Is there a way to make a "Next Page" button and hide all of the data from the previous page until the individual clicks submit? Here is the Beta i'm uploading to so I can test it before it goes to production. https://akaribeauty.com/beta/secure/order.php Cheers and Beers!
  5. I've taken a look at the URL you've provided and it looks exactly like what I'm looking for but the instructions are greek to me. When I said I'm a noobie, maybe that was an understatement. I tried and it only gave me 3 Boxes on the top of the page and everything underneath is the same.
  6. I have this form that is far to long. I need to set it up in 3 pages. One page about the person getting the Gift Certificate, one for the person purchasing the certificate and another for credit card information. I have read about hidden variable but am a noobie. Any thoughts would be greatly appreciated. [attachment deleted by admin]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.