Search

You searched for the word(s): userid:517001

Matching Posts

  • how to open a new page in middle of the existing page - user control

    hello i m designing a web form using table & user controls in visual studio 2003 i have 3 user controls - header,footer,& menu i want to open new pages in the remaining part of the page when some one click the links on the menu ... this scenario can be acomplished using frames , but i dont wana use it .. i want to do it using user controls any idea ?
    Posted to Web Forms (Forum) by kami909 on 12/17/2005
  • can i generate textboxs automaticaly ?- draging table from server explorer

    hello every one i need to know is dere any way while i m draging a table from server explorer all the textfields (textboxs) can also be generated on the form Automatically!? hoping 4 da reply soon Kamran Sorathia
    Posted to Getting Started (Forum) by kami909 on 9/5/2005
  • Need Guidelines - How to store articles in database? -

    Hello every one i want to develop simple wesbite on asp.net so user can post the articles on my website .. & other user can view them ... i know if any site contain 1000 articles so it shouldnt have 1000 html pages... it must be all dynamic .. (i think so) but how would i store articles in the database or might be in folder and folder path in the database this is another issue .. what i need to know is what is the best possible way to achive this type of functionality .. if anyone cant understand
    Posted to Getting Started (Forum) by kami909 on 8/17/2005
  • dropdownlist can have image with item (text) ?

    Hello every one is there any dropdownlist which can show image rigtht beside the item in it ? can any one help me to find out a dropdownlist which have a image property in it .. like every item must have a particluar image with in it .. i have to use in asp.net application
    Posted to Getting Started (Forum) by kami909 on 8/5/2005
  • Re: Accessing files on the LAN through asp.net website

    Dear Gurus I can access files on my pc where i m developing my application like all the files listed in the datagrid which are pointing to the particular file's path to my local hard drive let say one of the link is ASP.NET Unleashed & the path of this file is F:\Books\Asp.NET\asp.netUnleashed.chm & when i click on the file its open up .. no wories .. i know becaz these all files r on my harddisk (on my pc) but prb is that when i try to access these files from other computer (from the browser
    Posted to Getting Started (Forum) by kami909 on 7/31/2005
  • Re: Accessing files on the LAN through asp.net website

    so how could i solve this security issue? .. i m using admistative rights ... OS xp pro .. help plzz
    Posted to Getting Started (Forum) by kami909 on 7/30/2005
  • Re: Discussion Board Project!!!!!

    Dear Mahmood bhai any experince building asp.net applications ? i m assuming u have ... start building database first identify the tables tables might be user(which can post articles) post(all the post) subpost(all the realted post of single articles) i dont know how much detail u want... for any databsse realted project .. making database will be first step if u have any other quries u can contact me on my MSN kami909@hotmail hope this help best regards Kamran Sorathia
    Posted to Getting Started (Forum) by kami909 on 7/30/2005
  • Accessing files on the LAN through asp.net website

    Hello every one i m making e-library for my local LAN i m fetching files through my local hard drive .. & when i access the files through local asp.net website its working fine on my pc becaz all files is store on my pc in the directory other then my aplicaltion folder .. let say some where on F:\Books Folder but when i try to access the files on the other pc [on the same LAN] through browser it wont work .. becaz the path of the file is f:Books\OtherBooks which is actually path on my server
    Posted to Getting Started (Forum) by kami909 on 7/30/2005
  • Re: Postback problem, any idea?

    try this on page load datagrid1.selectedindex= -1; hope this helps Kamran Sorathia
    Posted to Getting Started (Forum) by kami909 on 5/3/2005
  • Re: aspx.vb

    hello miguel r u using visual studio or simply a text editor ? vs=visual studio if u using vs then simply place the above code in ur respective code file (aspx.vb) & add the page directive in ur aspx file like this <%@ Page Language="vb" AutoEventWireup="false" Codebehind="urpage.aspx.vb" Inherits="ApplicationName.aspxpage"%> if u using vs then this above line of code is already dere .. or if u using simple text editor then be sure to read this article "Using ASP.NET Code-Behind Without
    Posted to Getting Started (Forum) by kami909 on 5/3/2005
Page 1 of 5 (50 items) 1 2 3 4 5 Next >