| Programming & Design |
| Where can I download the Adobe Photoshop CS3 freely? |
Yes, Adobe Photoshop CS3 is quite expensive! The Gimp is free:
... |
| Converting a regular expression to a DFA? |
If you want the output to be C or C++ source, I would use flex or lex, The is also a jflex which produces java instead.
But I am assuming that you want a graph or a text file describing the DF... |
| How on my PHP form can i send multiple text fields with my processor, it is only sending one of the fields? |
If you want to pick up the name in your form handling code, you would need a line like:
$form = $_POST['form'];
(I suggest you use $_POST rather than $_REQUEST as it makes it slightly h... |
| Why do my download on limewier go 'queued' at 97%? |
Oh god, I used to always get that >.<
I just waited and waited and waited and waited and waited and waited untill it finally finished :P
Mine sometimes starts and stops being queued inbetwe... |
| Hi can any one provide me the solutions of "fundamentals of database systems" by elmasri , naveith.? |
If you are still stuck, you may search at project assignment help website like ... |
| DES and TRIPLE DES algorithms!!!!? |
Look at OpenSSL. It has libraries for a lot of different encryption schemes.
including DES and Triple-DES
... |
| Anyone good at 3d modelling? |
Unfortunately I cant 3D model but I must say kudos to you Total war is awesome, you guys have some of the best games out there. I can assure you I will buy the Lord of the Rings version from you gu... |
| Can anyone provide a code in C/C++ to detect CONFLICT SERIALIZABILITY? |
That's going to be lot of work. May be you can search at project assignment help website like ... |
| Handwriiten inovices (Receipt ) images? |
You can go to any stationery shop, or somewhere like Smiths and buy a receipt book very cheaply. If you don't want to use that, then simply scan in a page. ... |
| Making A Flash Video using Macromedia Flash5? |
go to online tutorials ... |
| I have just registered a domain on 123-reg.co.uk. How do you build the website under this name? |
Hi there,
First you need to go to the place where you registered your domain name and set up the Nameservers. You should have received something from your hosting company telling you what to set... |
| What is the difference between bar and bat mitzvahs? |
A Bar Mitzvah is for a 13 year old boy
A Bat Mitzvah is for a 12 year old girl
This is my help from D.C. ... |
| Quick Java Question? |
Look at the demos that come with jdk YourHardDrive --> jdk_1.6.4 --> demo --> jfc --> Java2D --> src --> Java2DemoApplet.java
Java2DemoApplet extends JApplet
JApplet implement... |
| How to I get the mod tools to work for cod4? |
Nonono. You cant use MSS32.exe
you have to use Bcc32.Exe ... |
| About selling Linux? |
You can only 'sell' support for Linux, you cannot sell it. Read up on the GNU Public License, or GPL, at www.gnu.org.
To develop Linux, you need to be a hardcore C programmer. ... |
| What are the difference of visual basic and turbo c? |
dear friend
visual basic is a windows based visual based application development software. it's like what you see is what you get software. means you create applications by just designing a... |
| Help with a code in C++ of stock management program that can? |
Better Idea.
Go to this site.
... |
| VBA codes in Excel 2002? |
If I get it correct, you have headings in many columns and you want to put data through a text box and by clicking a command button next to the text box, the text will appear and list under headin... |
| Editing pics in photoshop? |
Try using the Lasso or magnetic lasso Tool to loop around your image. Once the "dancing ants" loop your image properly, do a Ctrl+X to cut your image out to the clipboard.
Open a new ... |
| I want to execute the following program in turbo c++.how should i save the files and execute it? |
If you had written your code in notepad ,save it as .cpp
for example if name of your cod is game the you should save it as game.cpp.
After,you need a good compiler to compile it like borland c+... |
| How do I put my buttons I made for my PHP form on dreamweaver and still work as a normal PHP form ?? |
You can not just change a section of an image to become a text box or anything else. Better would be to create an image to become the background of the form if you need one, then place the html cod... |
| Is the alt tag in html markups good for keeping users' attention while loading pictures? |
No. The alt attribute is used in case the image doesn't load and as an aid to blind users (see Section 508).
Ron ... |
| In Visual Basic 2008, where do you get the code for a link, PLEASE HELP!!!! :(? |
i didn't understand what you are asking ?
if you want to write a code in link event handler..or want to call a method by onclient click of the link button method ? ... |
| What is the best web-based program for resizing photos? |
Picnik: picnik.com
Snipshot: snipshot.com ... |
| How many data types can all the elements of an array in c++ have?..? |
One data type unless you are abusing an array of void pointers to point to other things of different lengths, or a struct containing unions.
C++ arrays needs to know the size of an element so it ... |
| How do i make avatars like these? |
I'm no expert, but it looks to me like the guy kept copying a locked size and just kept moving one pixel up the picture until he was at the top. ... |
| For those who know c language..? |
make a function to convert binary to decimal
convert both the no.s using that and then add the no.s
convert the the sum to binary again using a function that converts decimal to binary ... |
| How do you compare strings with spaces in c programming? |
If you're using strcmp() or strncmp(), they both handle spaces (blanks) the same as any other character. If you have previously parsed those strings with strtok(), it may have substituted NUL... |
| Help Please... ASP & VB .NET and Dynamic Crystal Reports? |
you are going about this wrong.. your crystal report will have an option to specify a database.. and in there you can pick what stored procedure you want to to use as a data source for your crystal... |
| Why is this PHP form only sending the text area box and not other fields to my email? |
To include the name field all you need to do is add $name = $_REQUEST['name']; to the first 2 items in the php code and then change the $message part of the mail() call to "Name: $n... |
| Page:30 Previous-26-27-28-29-30-31-32-33-34-35-36-37-38-39-40-41-42-43-44-45-46-47-48-49-50--Next |