I am not sure if this is possible but I hope somebody has a solution.
I have a form where the user can enter two types of URL in a textfield. Something like this
1)
OR
2)
IS there a way to check if the word ID exsists and if it does then strip out only ID=23 from the URL and if anything else is entered do not do anything.
I tried ListLast but that didnt really work.
I have a form where the user can enter two types of URL in a textfield. Something like this
1)
OR
2)
IS there a way to check if the word ID exsists and if it does then strip out only ID=23 from the URL and if anything else is entered do not do anything.
I tried ListLast but that didnt really work.