- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 8
- Posts with Upvotes
- 8
- Upvoting Members
- 5
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
62 Posted Topics
ive designa a script a bit like abay where multi vendor can sell there product and each will be pay in there specific paypal account on check out. my chanlange is how to allow multiple vendors to sell via your site and in return take a commission on sales on … | |
Hi does anybody know how to create a custom form that user can fill in excel. what i need is: lets say user select and click 1 or 3 cell a popup form open. The user then fills in the info on the form ( ex.. name, address, tour operator … | |
Hi all im working on an android project where user can view image like a magazine and flip through pages with the page-curl library and want to implement a zooming effect also so user can zoom on the images. But the page-curl library stop working if you add zoom library. … | |
Re: I would personally go with unity as it much simpler and the engine is very simple to learn and have lots of great features and tools to make development faster. Unity can now package your game to android and ios for free. Unity engine support java script and c# as … | |
Re: Make sure your drive is properly connected (power cable or sata cable). Try looking in bios if your drive gets detected on post screen or in bio menu. | |
Re: What is it that you would like to fix with the site? (Scale the page so that it fits the screen per scroll) You want that each time it scrolls to a section all information fits the page so you don’t have to scroll down more? With a one page … | |
Hi I own a small and growing I.T company we deal in app and web development and technical support mostly. I would like to add a new service to our portfolio (email marketing), but has no knowledge of how this actually work. We know how to create the email template … | |
hi im trying to create an php email script that will also submit the session data from a multi part form but somehow its not working the session data is not getting submited.take a look at my code hope someone can help out <?php //let's start the session session_start(); //now, … | |
hi im working on a joomla template. the template has a fixed width. and would like to have a position with a 100% browser width background. hope someone can help | |
hi im working on a project please have a look at the form i need to design the database but i think i will need to instered those info in mutiple tables.  hope some one can help me out with this one.the sss1 radio option corespond to the … | |
hi all hope someone had some experiance with this problem and can help out. i have an app that i would like to sell on google play.but my country is not in the list for murchant. so i need to find an alternative to be able to sell my app. … ![]() | |
hi all i have a script on an account on my server. i need to get access to phpmyadmin to retrive its database. the problem is that the domain for that account has expired. the only way for me to get access, is to log in with the root account … | |
Re: try to see if in bios you have the option to boot from usb. format your usb pendrive with ntfs create partion on your pendrive with disk part and mark it as active update you pendrive with bootmgr code lastly copy all the content of the win7 dvd to your … | |
hi does anyone knows how to package a phone gap app in eclipse.beacuse i get error app not installed. | |
Re: i think if they integrate google+ fully inside their android os they will have one big advantage that facebook will not be able to compete with. i think they have the potential to beat facebook if they want to definitely. | |
hi im working on a project to build a currency converter for a mobile application and it needs to feed off an rss feed to get exchange rate. the bank page im trying to feed off the exchange rate does not have rss feed but the just provide the rate … ![]() | |
hi ive got a script that need to upload a photo for an item and display it.but the photo does not show up i get corrupted file instead here is the scrip for the upload part can someone tell me what is going wrong. the photo needs to be save … | |
hi i have some data in mysql db and i need to create a page where i have a dropdown down box with different categories. when a user select a category from a the drop down it will show data form the mysql table from that category. so how can … | |
Re: Hi you can have one custom build just to you liking if you not finding any software that suits your need | |
hi all I’ve just started a small app development firm and letting you all know if you have any project for development please leave me an email. we have dedicated and experience team for all your development project and we charge very reasonable price that you won’t get elsewhere for … | |
Re: simply open it i your internet browser and you shall see the moving gif.normally gif files are made up of series of images | |
hi i trying to work on a lunch monthly order form.what i want to do is create a table just like a calendar with 30 cells label 1 to 30 days and in each cell the same food item with checkbox next to it generated from mysql. the user put … ![]() | |
hi can someone tell me what are the 5 major file system in win7 i know xp had BOOT.INI,BOOT SECT.DOS,NTOSKRNL.EXE,HAL.DLL,SMSS.EXE but some of these are no longer in win7. so what are win7 5 core system files? | |
Re: it is a small pc without a hardrive and os. it has a bootable network card which boot from the network.it gets the os from a connected server which host everting.the user has a thin client mouse keyboard and a monitor. | |
Hi i need a little advice i need to build a website where user login and get some sort of form where they can order their meal form a list for every day in a month. how can i achive this? the admin must be able to view ecah user … | |
hi any body knows a way to secury laptop from theft apart from lock.im not locking for software but ways to prevent the laptop from beeing taken away. | |
Re: you have 2 domain names or what? are both domains hosted on the same server? the dns is to point the domain to the server. example:one person can have a domain lets say user1 but dont have a hosting account.so user2 has a hosting account. user1 one point his domain … | |
Re: you need to identifiy which partition has vista on it an right click on the drive in windows explorer and format it.you wont be able to format the win7 drive if your loged into window7.if after that you get any error starting up which i doubt just pop in your … | |
Re: normally when you post your form it should redirect to your php file.and your form should post the value of your form field into a variable in the php file.like for example > </head> > <body> > <form name="Senti form" method="POST" action="name of php file"> > <textarea name = "ftext" … | |
Re: best thing to do is on you win 7 machine create a vhd and install windows 8 on your vhd once you finish with it you just delet the vhd file and wont mess up for boot config. | |
Hi i have a vb project im getting a bit of trouble with. this is how it should work 1. user input text in the textbox. 2. the input text will be count as single character each one by one 3. after been checked they will be writen to a … | |
Re: what error are you getting.i dont use xampp but i use wamp and as i recall that phpmy admin password by default is set to none so you leave it blank that is if youre getting a db connection error.try http://localhost/ as base url insead of 127.0.0.1 | |
Re: if you ftp you account or cpanel in the root directory you will see a folder called mail check in there.you will see a sent,draft ,trash folder in there but i dont think you will see the acual email in their but log file or some sort. | |
Hi i have a vb project im getting a bit of trouble with. this is how it should work user input text in the textbox. the input text will be count as single character each one by one after been checked they will be writen to a text file but … | |
Re: why not use mysql you can do it via wamp to run the php code.or use asp.net would be much easier to connect to a access db can runn it on IIS on you local machine. with asp.net you could do something like that `<%@ Import Namespace="System.Data.OleDb" %> <script runat="server"> … | |
Re: Hi what window are you running on your computer 7?If yes right click on my computer,go to properties and on the left click on device manager. in device manager you will see a list of devices try to see if there is one called imaging device and when you click … | |
hi im trying to accomplish something is there a php script that already do this that i can buy or downloap for free. were user can login and get a personal calader they enter detail in the calander for each day and in the back admin the administrator can view … | |
Hi im currently trying to develop a Joomla component and trying to create the back admin form for my component. I have a table containing category name and another linked to it using category id and in my joomla form need to get the category name in a drop down … | |
hi there can anyone tell me if its possible with php to use certificate to autenticate to a web application admin area instead of using common username and password? and is there a vps web server that can encrypt the whole drive and database of my application, for it may … ![]() | |
hi ive got a strange problem i have some mkv file on my pc win7 and cannot delete them.if you try to delete it says file is in use by windows explorer even if you restart the system or boot in safe mode you get same problem. i did some … | |
hi does anybody know if there is such a gps chip small enough to put inside a laptop that can be tracked later on with a software if stolen? I had two new laptops & both has been stolen so im searching for a solution that i can track my … | |
hi i dont know if this the right place to post this but launching a new business and need to manage it from overseas and is there a php or any web base script which i can use to do this. Automate sales process and close more deals Customize & … | |
Re: I don't know if this may help but could be the file or folder your trying to write has only read permission try changing it inside your file mrg in c-panel or which ever hostpanel your using. | |
hi hope someone can help me out how do i include a autoreferece or auto code inside my php form so each form that i submitted will have its own number or an id of some sort to track how many form have been submitted.when form is sent to email … ![]() | |
Hi i had a several reseller account in the past and all one the time one of the go hacked and completely mess up my stuff an put stupid pictures instead of my site. I tried everything from changing user name and pass putting something longer but dont know how … | |
hi i have a project that will send sms to its subscriber but ive look everywhere and could no get a good answer. my project will be in php and im just wondering is there a software that i can install on a pc and hook a gms modem with … | |
| |
hi im working on on a personal project and i need some help on how to structure my database and query. so here is my problem and searching for a solution. on my site everyday there will have a daily article or item grouped in categories. now a user has … | |
hi does anybody know a free sms api that i can integrate in a web app.will need to take text from a database and the selected phone number from the database and send it via sms.iv heard about google voice sms option but it doest say much of if you … | |
hi could anybody tell me if i can upgrade my acer extensa 4630z processor to a intel core 2 quad the motherboard support core 2 duo processor and 64bit i mean the core 2 quad is in the same line as the intel core to so will it mount on … |
The End.