Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+2
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
2 Commented Posts
0 Endorsements
Ranked #4K
~10.7K People Reached
Favorite Tags
php x 1
Member Avatar for Ramy Mahrous

Here's I wrote some code to insert\retrieve images from SQL Server database 1- Create table to hold Image ID, Name and itself [CODE=SQL] USE [ImagesDatabase] GO /****** Object: Table [dbo].[Image] Script Date: 07/10/2009 23:46:46 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET ANSI_PADDING ON GO CREATE TABLE [dbo].[Image]( …

Member Avatar for Roberto_3
0
10K
Member Avatar for rikiroxs

[COLOR="Red"][B]Can Any One help with some simple Text Box VALIDATION Please Urgent[/B][/COLOR]

Member Avatar for rikiroxs
-1
127
Member Avatar for rikiroxs

I am developing a POS app i need to get the text boxes values to Datagrid and the Save it to Database Please Help me Immediately.........................Urgent!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!:confused:

Member Avatar for rikiroxs
-1
86
Member Avatar for trippinz

[code] using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Diagnostics; using System.Xml; namespace Shortcuts { public partial class Form1 : Form { public Form1() { InitializeComponent(); } public string FileLocationToRun; private void button1_Click(object sender, EventArgs e) { OpenFileDialog fdlg = new …

Member Avatar for crishjeny
0
159
Member Avatar for rikiroxs
Member Avatar for kvprajapati
0
66
Member Avatar for it200219

Hi Gigs, I have UPC numbers with me, are you familier with any API / Libabry which can generate BarCode image ? Thanks in advance

Member Avatar for rikiroxs
0
70
Member Avatar for rikiroxs

I want to have a Sales Point System and i am finding Difficult to have a Barcode System.please somebody help me.........

Member Avatar for rikiroxs
0
81