I have a web application hosted at https:/parent.example1.com that embeds a cross domain iframe running on https:/child.example2.com. I control both apps. I nee
I need to replace all blank strings in dataframe with null. Ideally, replace function of pyspark.sql.DataFrameNaFunctions would do the trick. The code would be
Intro: My app works in the general sense. All as I want. But when I set up validation (and it does work), it won't load all my hidden content. I moved it all to
I have a very simple CSV file about books, I want to read data from the file to fill my PHP table and search through the table using a javascript function. I'm
I'm working on windows service. Recently added log4net dll to log all the activities but the problem is how can I stop creating new log file everyday? I don't n
I have a code like this: void saveList() async { final prefences = await SharedPreferences.getInstance(); List<String> previousList = prefence
Good afternoon, I am new to liferay and I am trying to migrate the code of a portlet from 6.2 to 7.4, I need to know how to use the LanguageUtil.get() method in