3,842 Topics
![]() | |
Hello all, I need to validate google oauth2 access token... I found one script online but it is stuck on cURL function... I suppose JSON to ARRAY conversion or something similar.. but I dont know how to solve it.... can anyone show me? PLEASE!!! when I run it... it gives … | |
Hello all!! I am trying to create a Windows Form Application that allows a user to answer 10 questions. The program contains a 'next button so that when the user clicks it, the next question appears. My problem is trying to figure out how to code for the next button. … | |
i need to the step by steps screenshot and coding | |
Can I install Visual Basic 6 on Windows 8.1? | |
Hey I'm just wondering how to make pop-up windows in tkinter. | |
i need a simple project of microsoft access for beginner bacause i am beginner in database plz help me and give me a simple project ![]() | |
Hello, I got an assignement: to validate a google oauth2 access token using email address.... What is the simplest way of doing it? Can anyone give me some hint? I am desperate here... trying to figure it out.. but I cannot find anything understandable... So far, I discovered how to … | |
I have designed the jasper report in iReport and integrated it with jasper server. It works perfectly. But I am facing problem with my next requirment. I need to integrate the same report with my jsp application. I meant I am not getting how to integrate this report in eclipse … | |
Can anybody convert this code to php for me.. this is code is used to access a webservice but i only C# code they are not providing any documentation. Thanks in advance private CrmService CreateService() { cs = new CrmService(); string username = ConfigurationManager.AppSettings["Username"].ToString(); string password = ConfigurationManager.AppSettings["Password"].ToString(); string domain … | |
can i use submit button inside a form to access a function in other php file?because i have 2 buttons on same page but want them to do different function..one to query database other to update table.. ![]() | |
Hi I just installed SciPy stack on Ubuntu 14.04. Then I installed python-pyglet. For testing it, I tried the following in python 2.7.6 interactive mode: from sympy import symbols,Plot,sin x=symbols('x') Plot(5*sin(x**3)+x**2) But the only result is « [0] : x ** 2 + 5 * sin(x ** 3), 'mode=cartesian' » … | |
i want to copy data from an access database to a sql database 2008 through coding in vb.net any help ? NB : I WANT ALSO TO CHECK FOR DUPLICATES EACH I SELECT FROM ACCESS TO COPY IN SQL | |
I am tring to access http://182.18.175.29/CRM2011/XRMServices/2011/Organization.svc?wsdl I can able to see functions list. means i can access to webservice. But while i tring to write data using function create it through "an error occurred when verifying security for the message" my code is below <?php date_default_timezone_set("Asia/Kolkata"); ini_set("soap.wsdl_cache_enabled", "0"); $location = … | |
Hello, I've had this problem before but the solution (removing and then re-installing my printer and driver) isn't working this time. When I start up, I get the message: "Error in C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\DLCJtime.dll Missing entry:RunDLLEntry". My printer still prints, but before it does, it informs me that I'm missing a colour … | |
i need help on how to print preview and print the content of my datagrid. i used vb2010 and ms access as db -Beginner Here :D- | |
can any one help me.. how to export a table echoed in php to an excel through a button ?? ![]() | |
Hi, I was wondering if anyone could give me some advice on a computer issue I’ve been working on for a couple of weeks; I apologize in advance for the long story. A while back, I was given a laptop that apparently was going to be trashed, to use for … | |
Hi, My project is in c#, created in vs2008 with access 2007 as the db and windows 8.1 as the os. I've created a setup file with the required dll and accdb file added to it. When the application runs for the first time it creates another copy of the … | |
Hi, I am using XAMPP for developing my Inventory management system. I have stored the XAMPP in Drive C in Windows. But there is a risk if windows corrupt I will lose all my data , So I want to save the XAMPP in Drive D and acces all the … | |
Hi i followed a tutorial on how to make folders unacessible and undelitable using cacls command everything works fine until today i was unable to access a folder in D drive , D:\mouad " C:\Windows\system32>cacls D:\mouad /e /c /g %username%:D Arguments non valides. REMARQUE : Cacls étant désapprouvé, utilisez Icacls. " … | |
I use Default Shared Preferences to save some data in them. I have created a class to handle all this : public class PreferencesHandler { private Context mContext; public PreferencesHandler (Context context) { this.mContext = context; } public void setBoolean(String name, boolean value) { PreferenceManager.getDefaultSharedPreferences(mContext).edit() .putBoolean(name, value).commit(); } public void … | |
Hi there, Thank you for accepting me within your community My name is Bernard, I'm a French-speaking Belgian citizen living and working in Thailand since December 2003. I'm not an IT expert. I've been using VBA since Excel supports it (Excel 5-1995?). I work here as a school administrator and … | |
I'm new to this site so please excuse any errors in etiquette or format. I have Visual Basic 4.0 (Please don't laugh!). It works fine on my desktop but when I installed it onto my new laptop running Windows Vista I get an error message " 'olepro32.dll' could not be … | |
Hi Guys, I'm new to awk and trying to format an stadout "temp.txt" to csv format so I can export to excel. I'm having issues here is my code so far..If any one can help to see the light!!! The ### sign is the second server on the list each … | |
I foolishly opened an attachment which I believed was legit and it was an executable. What I saw happen was as if the computer rebooted and when it tried to come up there was only a message that says something like: Nt won't start due to not enough low memory...you … | |
I need to import the xml file into access and I should do the transformations (XML -> XML) and to do that Access calls an XSLT file. Then my source file is as follows, of course I deleted the rows because it was very long, but it should be understood, … | |
Hi.. I have a gridview in form 1 and i am inserting records from form 2. How to refresh gridview in form 1. And filter gridview in form 1 based on comboboxPlease help.. | |
Hello, I do the simple project using VB.net 2008 to link with MS Access 2007. I have two textbox which is data for ID and Fullname. txtID.Text = ID txtFullname.Text = Fullname Button1 = Search In MS Access My data for ID : 1,2 & 3 and My data for … | |
What is the best web editor for windows 8. (aside from dreamweaver) I have heard Microsoft has something called expression I believe, I think that would be good. What is the best by your guy's opinions? I recently got a brand new Lenovo Yoga13 Ideapad and i wanted to put … ![]() | |
I have a little problem that i'm hoping you could assist me with. There are websites that are blocked from accessing and I would like to inquire if there are any software's that I could download, or scripts I could use to allow me access. We are on a LAN … |
The End.