RE: [DotNetDevelopment] Sum textboxes inside a gridview

2010-02-03 Thread Jon marks
Server sside or client u can always well many ways but textbox(name vale id javacript ;'if(this.value.length=or grather then I d...@t have that sys on my phone 7 '); u also double quotes or just decalre a new type if its 9 send it back -Original Message- From: aric Sent: Wednesday, Feb

RE: [DotNetDevelopment] Re: help

2010-02-03 Thread Jon marks
Don't tres normaly have a termatie anyway nodes a boolen array4 demintal array never worked with asp send me thw code -Original Message- From: Cerebrus Sent: Wednesday, February 03, 2010 10:32 AM To: DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET

RE: [DotNetDevelopment] Re: help help

2010-02-03 Thread Jon marks
Woot i'm going to love programming again back in the day u need a test server now u can run from home or pay a cheap price for some space btw who knows of a cheap web hosting servers with all the cool stuff running on their server so I can get my go daddy register and point to to their domain

RE: [DotNetDevelopment] Working with Databases...

2010-02-03 Thread Jon marks
Ones used for a ssl port the other on is not is the pop server using it -Original Message- From: Devendra Namdeo Sent: Tuesday, February 02, 2010 12:06 AM To: dotnetdevelopment@googlegroups.com Subject: Re: [DotNetDevelopment] Working with Databases... hi, i made email sending  applica

RE: [DotNetDevelopment] Re: Login Page creation in ASP.NET using C# (without using the Login Control)

2010-02-03 Thread Jon marks
True "true" or true" are u decalreing a string or say the vale is true sorry I need to work on my sql but maybe knowing that sysntax would help me out -Original Message- From: vinay kumar Sent: Monday, February 01, 2010 11:47 PM To: dotnetdevelopment@googlegroups.com Subject: Re: [DotNet

[DotNetDevelopment] Re: DataTable - showing/hiding text based on hyperlinks

2010-01-29 Thread Jon
If anyone was considering helping, thanks anyway - found a way into the problem by looping through the dataset and doing the required work before binding the dataset to the table. On Jan 27, 2:41 pm, Jon wrote: > On Jan 27, 1:53 pm, Cerebrus wrote: > > > Your question is profound..

[DotNetDevelopment] Re: DataTable - showing/hiding text based on hyperlinks

2010-01-28 Thread Jon
design may or may not be. I just don't see a place where I can do what I need to do - where I can step in and insert DescriptionLong (along with the reference to the hide/show JavaScript) into the DescriptionShort bound column. (Or do I have to do it after the table is already built?) Thanks for any help, Cerebrus or others... -Jon

[DotNetDevelopment] DataTable - showing/hiding text based on hyperlinks

2010-01-27 Thread Jon
long description (first N characters) (hyperlink) >>>>>>>>> Column B text in a pop-up, containing all characters. Easy, right? Where do I start? And where do I go once I've started? Thanks! -Jon

[DotNetDevelopment] Re: show/hide objects within a repeater

2009-05-22 Thread Jon Mudrick
Further Information: I have tried using SpeedsChart.ClientID in place of SpeedsChart.ID, still to no avail.

[DotNetDevelopment] show/hide objects within a repeater

2009-05-14 Thread Jon Mudrick
Hello there! I'm trying to add a button and a dotnetCHARTING:chart to an asp:repeater. The button's design is to show/hide the chart without postback. I have found many partial solutions online, but have been unable to successfully implement anything that acts as intended without postback. Part of

[DotNetDevelopment] Re: Unable to delete bad data from table

2009-02-16 Thread Jon Liu
Hey, I'm deleting mannually through studio...so i do "show table data" and then select the rows I try to delete. I have tried setting the primary key as well and it doesn't have any affect on the current scenario... Thanks Jon On Mon, Feb 16, 2009 at 8:20 AM, sallush

[DotNetDevelopment] Re: Unable to delete bad data from table

2009-02-16 Thread Jon Liu
ors and attempt to delete the row again or press @SC to >> cancel the change(s). >> >> >> Any thoughts? >> >> Thanks >> >> Jon > > >

[DotNetDevelopment] user defaults in asp.net webservice

2009-01-12 Thread Jon
he dll... Any insight into changing the user of the asp.net webservice? Should I be thinking a different way? Thanks, Jon

[DotNetDevelopment] Re: Visual Web Developer

2008-12-01 Thread Jon Liu
works fine for me..try reinstalling. On Mon, Dec 1, 2008 at 1:49 PM, Trixie <[EMAIL PROTECTED]> wrote: > > Windows XP sp3 > > > On Nov 29, 2:25 pm, "Brandon Betances" <[EMAIL PROTECTED]> wrote: > > specs of the PC your using? > > > > On Sat, Nov 29, 2008 at 10:00 AM, Trixie <[EMAIL PROTECTED]> wr

[DotNetDevelopment] Re: Image Upload, SQL questions

2008-11-23 Thread Jon Liu
e > syntactical issue, but i can't find anything on it. i know there is > also other lopsided bad syntax in this procedure too, but please > ignore that and if possible provide insight to the problem i > asked...thanks guys. > > Jon

[DotNetDevelopment] Re: Image Upload

2008-11-23 Thread Jon Liu
just joking. thanks for the helpbut c sharp would be nice...=) On Sun, Nov 23, 2008 at 1:18 AM, Jon Liu <[EMAIL PROTECTED]> wrote: > OH COME ON VB.NET WHERE'S THE C SHARP AT > > > On Sat, Nov 22, 2008 at 6:15 PM, Paul <[EMAIL PROTECTED]&g

[DotNetDevelopment] Re: Image Upload

2008-11-23 Thread Jon Liu
…… >> >> Stephen Russell – >> >> Senior Visual Studio Developer, DBA >> >> >> >> Memphis, TN >> >> 901.246-0159 >> >> >> >> >> >> *From:* DotNetDevelopment@googlegroups.com [mailto: >> [EMAIL PROTECTED] *

[DotNetDevelopment] Re: Image Upload

2008-11-22 Thread Jon Liu
Procedure. >> >> Your rest of the stuff is related to Web which I think a Web Expert >> can carry out. I am a Desktop guy :) >> >> On Nov 22, 7:53 pm, "Jon Liu" <[EMAIL PROTECTED]> wrote: >> > Thanks for the quick reply. It looks like you

[DotNetDevelopment] Re: Image Upload

2008-11-22 Thread Jon Liu
is a totally noob question and yes I have tried searching it, but how do you create a GUID? Any suggestions for reference tools? Thanks Jon On Sat, Nov 22, 2008 at 6:53 AM, Jon Liu <[EMAIL PROTECTED]> wrote: > Thanks for the quick reply. It looks like you're using VB.NET.I'

[DotNetDevelopment] Re: Image Upload

2008-11-22 Thread Jon Liu
not, does anyone know any good reference tools for creating stored procedures with SQL and C#? Thanks. Jon On Sat, Nov 22, 2008 at 6:43 AM, Stephen Russell <[EMAIL PROTECTED]>wrote: > > You could just put the month/date as an appendage instead of a counter. Or > just the Second

[DotNetDevelopment] Re: background-image doed not display for Gridview skin

2008-11-21 Thread Jon Liu
i'm sorry, i missed a slash..."~\App_Themes\Theme1\Images\header.jpg" On Fri, Nov 21, 2008 at 7:13 AM, Wendell <[EMAIL PROTECTED]> wrote: > > Thanks for reply Jon. -still can't find it. > > On Nov 20, 1:04 pm, "Jon Liu" <[EMAIL PROTECTED]>

[DotNetDevelopment] Re: northwind database

2008-11-20 Thread Jon Liu
LOL..this thread should be archived and stickied... On Thu, Nov 20, 2008 at 10:44 AM, Cerebrus <[EMAIL PROTECTED]> wrote: > > Really ? You have to realize that at one time, all of us were very > helpful... even to lazy people like you. But it is natural to lose > one's patience after a few years

[DotNetDevelopment] Re: background-image doed not display for Gridview skin

2008-11-20 Thread Jon Liu
use the root directory :"~App_Themes\Theme1\Images\header.jpg" On Thu, Nov 20, 2008 at 9:59 AM, Wendell <[EMAIL PROTECTED]> wrote: > > The images are in an Images folder inside the theme folder. Like this: > App_Themes\Theme1\Images. > > On Nov 18, 10:17 am, Wendell <[EMAIL PROTECTED]> wrote: > >

[DotNetDevelopment] Re: Looking for .NET Developers for Open Source Project

2008-11-18 Thread Jon Liu
[EMAIL PROTECTED] On Tue, Nov 18, 2008 at 12:20 PM, Jack Smith <[EMAIL PROTECTED]>wrote: > > 2008/11/17 Andres Ochoa <[EMAIL PROTECTED]>: > > I know this could be weird... an open source project based in dot net... > > > > We are starting a new project codenamed "Yeke Antivirus" which aims to be

[DotNetDevelopment] Re: Auto-generating a primary key

2008-11-18 Thread Jon Liu
ok...so you're saying it would be better just to use the unique timestamp as my unique identifier? On Tue, Nov 18, 2008 at 8:00 AM, Joe Enos <[EMAIL PROTECTED]> wrote: > > If after all of this you still want to proceed, I'd suggest a two- > column primary key, with the userid being the first part

[DotNetDevelopment] Re: Auto-generating a primary key

2008-11-18 Thread Jon Liu
ord. > > If you're simply putting records into a table for tracking, you don't > necessarily need to have a primary key. You can use an un-keyed table. > > ...Glenn > > On Tue, Nov 18, 2008 at 10:22 AM, Jon Liu <[EMAIL PROTECTED]> wrote: > >> >

[DotNetDevelopment] Re: Auto-generating a primary key

2008-11-18 Thread Jon Liu
lol what? what do you mean hijacking...oh i'm sorry, i did the reply from my email. On Tue, Nov 18, 2008 at 7:27 AM, KeidrickP <[EMAIL PROTECTED]> wrote: > > are you hijacking someone else's post? > > On Tue, Nov 18, 2008 at 9:22 AM, Jon Liu <[EMAIL PROTECTED]>

[DotNetDevelopment] Re: Auto-generating a primary key

2008-11-18 Thread Jon Liu
rickP <[EMAIL PROTECTED]> wrote: > > I don't understand your question. > A primary key should be a unique identifier for a record in your table. > What info is your weblog app tracking? > > On Tue, Nov 18, 2008 at 9:12 AM, Jon Liu <[EMAIL PROTECTED]> wrote: >

[DotNetDevelopment] Re: Auto-generating a primary key

2008-11-18 Thread Jon Liu
i want to generate an alphnumeric value for the primary key "EntryId" for a webblog app I'm building. If not "BigJ1", how would you go about just generating an incremental numeric Id for EntryId? On Tue, Nov 18, 2008 at 7:00 AM, KeidrickP <[EMAIL PROTECTED]> wrote: > > I agree with Stephen. What

[DotNetDevelopment] Re: Newbie seeking help with general app design

2008-11-17 Thread Jon Liu
try ASP.NET unleashed...i forget by whom..but it's a HUGE orange bible size book and it's been great for me so far. On Mon, Nov 17, 2008 at 1:58 PM, thomasJamo <[EMAIL PROTECTED]> wrote: > > I don't have any objection to buying a book that somebody would > recommend. I already have "Beginning C#

[DotNetDevelopment] Re: MDF file

2008-10-23 Thread Jon Liu
ions > to install applications? > > --- Original Message --- > From:"Jon Liu" <[EMAIL PROTECTED]> > Sent:Thu 10/23/08 4:17 pm > To:DotNetDevelopment@googlegroups.com<[EMAIL PROTECTED]> > Subj:[DotNetDevelopment] Re: MDF file > > I've tried both SQL S

[DotNetDevelopment] Re: MDF file

2008-10-23 Thread Jon Liu
I've tried both SQL Server Express 2005 and 2008, and both errored out on me... When I installed Visual Studio Developer express, which i believe contains a light version of sql server 2008, it also errored out on that portion, not clear as to why...is there any other way? On Thu, Oct 23, 2008 at

[DotNetDevelopment] Re: Newbie question

2008-10-07 Thread Jon Liu
fault or not) a page_load function in there. Either way, I simply took out the page_load from my default.aspx file and put it into default.aspx.cs and it worked. Thanks! Jon On Mon, Oct 6, 2008 at 10:07 AM, Cerebrus <[EMAIL PROTECTED]> wrote: > > 1. You should look up the purpose of the