By the way Rui sorry I seem to be completely out of it this week. My mind is not totally here even though I have to get this stuff done but my Grandma Passes Away over the weekend so Sorry if I seem to confuse this up alot more than it had to/
Thanks everyone for the help I think I am close to having it working will know tonight for sure.
Its ok she was getting old and had cancer so it was a good thing. But its harder to deal with family that is having a hard time with it. Plus everything that goes into it.
Ok so after reading everything people said here and also trying to find help cause I was completely misunderstanding last night Sorry Again
I ended up just using a Referer and having it parse out everything but the store number then had that just insert into a readonly input field. Now I will just create a page to process the form and send the email.
I don't know if this was the route everyone was saying to use or not right now but the logic of it I think will work now Iwill cross my fingers and hopefully get it working tonight.
My terms are what make sense to me. This is the bad part being all self taught and pretty much piecing things from here together. I think I have invented my own coding slang
I just hope it catches on so more people understand me lol
Basically I have a bit of code that captures the url it is being reffered from and takes everything out but the store number and inserts it into an input field.
But if this doesn't make sense I give up and if I run into any issues I will just post txt links from here on out lol or at least sample code of what I am doing
Ok I just found out they want a 2nd part to this. Not sure if any of you have done this before but they want to have the form also create a text file with all the info in it on the server so they can get to that also if they need to.
Does anyone know how I would accomplish this when they click the submit button?