-
Replied To a Post in Cant collect entity data from multiple entities in mvc asp.net LINQ
no the string values in my code are case sensitive, i just forgot to make the example tables above case sensitive. the example should have a Checked value and not … -
Created Cant collect entity data from multiple entities in mvc asp.net LINQ
So here is my problem laid out as simple as I can put it. I cant combine multiple entities together that have related data but are different (one database table … -
Began Watching Cant collect entity data from multiple entities in mvc asp.net LINQ
So here is my problem laid out as simple as I can put it. I cant combine multiple entities together that have related data but are different (one database table … -
Created Cant get windows IIS server to act right with my intranet asp.net app
I haver an IIS server with an mvc 5 app im developing and i have had no luck so far getting the windows authentication working with my app, i have … -
Began Watching Cant get windows IIS server to act right with my intranet asp.net app
I haver an IIS server with an mvc 5 app im developing and i have had no luck so far getting the windows authentication working with my app, i have … -
Replied To a Post in cant Prevent Duplicate id values from entering my tables
OK! So i have had what some might consider to be a rough week and this is where i am with this monstrosity thats been literally dumped in my lap. … -
Revoked Solved Status for cant Prevent Duplicate id values from entering my tables
SO Basically i have this problem with this test build of a little project im rewriting and so far its not looking to good I have multiple tables that are … -
Marked Solved Status for cant Prevent Duplicate id values from entering my tables
SO Basically i have this problem with this test build of a little project im rewriting and so far its not looking to good I have multiple tables that are … -
Replied To a Post in cant Prevent Duplicate id values from entering my tables
lol oh believe me i whole heartedly agree, i would have done things very different if i had started a project like this from the beginning but the biggest roadblock … -
Replied To a Post in cant Prevent Duplicate id values from entering my tables
thank you so much for all your time! :D this has been extremely informative and i must say i have learned quite a bit and now feel a little more … -
Replied To a Post in cant Prevent Duplicate id values from entering my tables
i wanted to go with the unique id idea before but im not sure how to add that and still have it work across all tables. Can you have two … -
Replied To a Post in cant Prevent Duplicate id values from entering my tables
thank for the speedy reply! :D and yeah as for the code generating sec_id's, that code is in the do while loop i posted, and yes the test sec_id's are … -
Created cant Prevent Duplicate id values from entering my tables
SO Basically i have this problem with this test build of a little project im rewriting and so far its not looking to good I have multiple tables that are … -
Began Watching cant Prevent Duplicate id values from entering my tables
SO Basically i have this problem with this test build of a little project im rewriting and so far its not looking to good I have multiple tables that are … -
Replied To a Post in Trying to get data echoed from php file but called with ajax and angular
NEVERMIND, lol if i had done more testing and reading then i might have figured out how to work angular before asking so quickly. I learned about manipulating the data … -
Marked Solved Status for Trying to get data echoed from php file but called with ajax and angular
Hello All, i have run into an issue with my little project that i cannot seem to find much on and im at a lose for resources to check through. … -
Created Trying to get data echoed from php file but called with ajax and angular
Hello All, i have run into an issue with my little project that i cannot seem to find much on and im at a lose for resources to check through. … -
Began Watching Trying to get data echoed from php file but called with ajax and angular
Hello All, i have run into an issue with my little project that i cannot seem to find much on and im at a lose for resources to check through. … -
Replied To a Post in Whats going on with my sessions being destroyed between page links?
i think those first few items might be what im looking for, i never really thought to look back through the function i created but now i feel like i … -
Replied To a Post in Whats going on with my sessions being destroyed between page links?
I have a very old and very slow server :/ i always thought that was normal since im running on such old hardware and slow disks -
Replied To a Post in Whats going on with my sessions being destroyed between page links?
they are, and please excuse my lack of detail but ill describe this the best i can. when clicking the href link and going to another page, while the new … -
Replied To a Post in Whats going on with my sessions being destroyed between page links?
the hrefs are relative paths I try my best to be neutral about those subjects because no matter which side you pick you will always end up pissing someone off … -
Replied To a Post in Whats going on with my sessions being destroyed between page links?
i will try to give an answer to every variable, im a bit tired lol so try to bare with me if something sounds weird The pages are all built … -
Created Whats going on with my sessions being destroyed between page links?
platform: IIS + Apache + mysql + php (please dont justdge me on the platform it was not my choice) I have this weird bug that seems to be directly … -
Began Watching Whats going on with my sessions being destroyed between page links?
platform: IIS + Apache + mysql + php (please dont justdge me on the platform it was not my choice) I have this weird bug that seems to be directly … -
Created Cannot upload files to my windows server not sure what else to do
I have modified permissions, edited config files, and rewritten my code several times and no results whatsoever. I am at a dead end and I have no way around this … -
Began Watching Cannot upload files to my windows server not sure what else to do
I have modified permissions, edited config files, and rewritten my code several times and no results whatsoever. I am at a dead end and I have no way around this … -
Marked Solved Status for object required run time error 424 but the code works elsewhere
I dont fully understand this issue at all, it makes no sense to me for several reasons but ill liust the main ones i have code elsewhere that works just … -
Gave Reputation to rproffitt in object required run time error 424 but the code works elsewhere
I am now wondering about the Form name. I read an article and this code snippet to get the current form. https://msdn.microsoft.com/en-us/library/office/aa223199%28v=office.11%29.aspx?f=255&MSPPError=-2147217396 Dim frmCurrentForm As Form Set frmCurrentForm = Screen.ActiveForm … -
Replied To a Post in object required run time error 424 but the code works elsewhere
DEAR rproffitt.... THANK YOU!!! I initially felt th name and the way form was used in the code was weird. I tried deleting it from one place and that half … -
Replied To a Post in object required run time error 424 but the code works elsewhere
I tried using doevents and nothing, then i tried messing around with the dot cause i like the dot much better than the ! anyway, no luck anywhere, but i … -
Created object required run time error 424 but the code works elsewhere
I dont fully understand this issue at all, it makes no sense to me for several reasons but ill liust the main ones i have code elsewhere that works just … -
Began Watching object required run time error 424 but the code works elsewhere
I dont fully understand this issue at all, it makes no sense to me for several reasons but ill liust the main ones i have code elsewhere that works just … -
Replied To a Post in Cannot add or append to server database and not sure why
here are all the users i have currently set up (!) <anonymous % me % root localhost root 127.0.0.1 root ::1 all of these users have all global priviliges except … -
Created Cannot add or append to server database and not sure why
My problem Im almost certian is a permissions issue but im still very new to this so bare with me. I have a server running the latest mysql with mysql … -
Began Watching Cannot add or append to server database and not sure why
My problem Im almost certian is a permissions issue but im still very new to this so bare with me. I have a server running the latest mysql with mysql … -
Marked Solved Status for clicking one button affects all values in database
I wasn’t sure which forum to put this under so I just selected web development. I have run into an issue that ironically I have solved before but thanks to … -
Replied To a Post in clicking one button affects all values in database
thank you diafol, its funny because my solution was exactly as you say, i used a table of tables to be able to name the tables properly and reference them … -
Replied To a Post in clicking one button affects all values in database
mainly i was doing this for organization, because i can create a new table just for that client when they register a user it will be added to that table … -
Replied To a Post in clicking one button affects all values in database
thanks for the pointers, i apologize for some of the errors in my code but what i was trying to accomplish was to have a user create a table and … -
Created clicking one button affects all values in database
I wasn’t sure which forum to put this under so I just selected web development. I have run into an issue that ironically I have solved before but thanks to … -
Began Watching clicking one button affects all values in database
I wasn’t sure which forum to put this under so I just selected web development. I have run into an issue that ironically I have solved before but thanks to … -
Marked Solved Status for Cannot get html hidden element to pass to ajax
I am having no luck with this code but for some reason i can get this element to work but not the other one. here is my code. <td><a onclick="javascript:approve_account_function(<?php … -
Replied To a Post in Cannot get html hidden element to pass to ajax
lol i figured it out, the issue was on my end, i was not passing my form values correctly in my loop, my rownumber reference was always 1 ahead of … -
Created Cannot get html hidden element to pass to ajax
I am having no luck with this code but for some reason i can get this element to work but not the other one. here is my code. <td><a onclick="javascript:approve_account_function(<?php … -
Began Watching Cannot get html hidden element to pass to ajax
I am having no luck with this code but for some reason i can get this element to work but not the other one. here is my code. <td><a onclick="javascript:approve_account_function(<?php … -
Marked Solved Status for someone explain prepared statements and why this doesnt work
I cant seem to understand the issue with this statement, admittedly i have not written this code myself but have found it and modified it to work with what im … -
Replied To a Post in someone explain prepared statements and why this doesnt work
AHHAHA! YES i just wanted to let everyone know that i figured out what my issue was, i was appending a newly generated salt on the end of my compared … -
Replied To a Post in someone explain prepared statements and why this doesnt work
thank you diafol, lol you always seem to be pointing me in the right direction. I have already checked into password_hash() and password_verify because i was thinking it would be … -
Replied To a Post in someone explain prepared statements and why this doesnt work
i did, but i cant seem to figure out why its not dehashing correctly, i rehash the values like this function login($email, $password, $mysqli) { // Using prepared statements means …
The End.