Search

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

Matching Posts

  • Re: how can display data row and col. wise..?

    well i got the solution . the link is below... http://blog.sqlauthority.com/2008/07/28/sql-server-simple-example-of-recursive-cte/ using cte we can achieve row-col wise data... thanks for replies....
    Posted to Getting Started (Forum) by vikvish1 on 12/24/2009
  • Re: how can display data row and col. wise..?

    Here i am goin to explain again.... the result which i need is give below... delhi rajasthan hiamachal a 12 13 NULL b 23 NULL 12 c 23 NULL 12 actually the data in database is entered like below and i want the above given result in row and col. wise... cities products price delhi a 12 delhi b 23 delhi c 23 rajasthan a 13 rajasthan b NULL rajasthan c NULL hiamachal a NULL hiamachal b 12 hiamachal c 12 hope it will help with regards vik
    Posted to Getting Started (Forum) by vikvish1 on 12/19/2009
    Filed under: 13
  • how can display data row and col. wise..?

    (cities-->) delhi rajasthan hiamachal ( Prodcts(below)) a 12 13 b 23 12 c 23 12 hello there, well have a look the above structure i have to display the data in row and col wise after fetching the details from database. 1. i need to create cities name dynamically. 2. need to create products dynamically. 2. need to create price dynamically and can assign to any city correspond to products well hope u can understand will wait for reply thanks regards vik
    Posted to Getting Started (Forum) by vikvish1 on 12/18/2009
  • Re: I would be interested in how you integrated paypal payment with Classified. Do you have any info or code to share on that topic?

    hello arthy Please refer below articles It will definately help you.... http://howtouseasp.blogspot.com/2009/10/how-to-pass-single-and-multiple-values.html https://www.paypal.com/cgi-bin/webscr?cmd=_pdn_howto_checkout_outside with regards vik
    Posted to Classifieds Starter Kit (Forum) by vikvish1 on 12/10/2009
  • restrict to download videos...?

    Hello there.. Well I m working on Live video project. Everything is working fine and I m storing the videos into ALL_VIDEOS named folder and storing the path into the database of the videos and binding with datalist control. The problem is that user can view the source code from view menu bar and he can specify the path on the URL and can easily download the video. How can I restrict that so any user can’t download the video file after specify path on the URL… Is there any settings I have to do in
    Posted to Security (Forum) by vikvish1 on 12/5/2009
  • Re: Restrict FCK Editor Image upload size limit in ASP.Net

    Hello Jadhav i read ur queries regarding FCKEditor... well I m unable to find FCKEditor with full features ...could you provide me the link or files because i really need it. will wait for your reply with regards vik...
    Posted to Component Discussions (Forum) by vikvish1 on 11/4/2009
  • Web forms and menu's dynamically...?

    Hello there... I want to know how can we create a web form dynamically ...? My requirement is I want to create a web-form with some contents dynamically and how to create menu's dynamically too...? I want to create backpanel where i can add web-from with some contents and can add menu's for that page.. Later, if i dont want that page then i can able to hide/delete the web form and menu.... hope you can understand. I will wait for reply with regards vik
    Posted to Web Forms (Forum) by vikvish1 on 10/22/2009
  • binding in page laod (template) ?

    Hello there...? Can any body assist me that how can i do bind the webusercontrol.ascx in run time like we do in Datalist control DataList1.ItemTemplate = LoadTemplate( "flvcontrol.ascx" ) how can we do gridview...?
    Posted to Data Presentation Controls (Forum) by vikvish1 on 8/4/2009
  • youtube and .flv problem

    hello there... well i m working on a project where user wants to add the you tube videos from the www.youtube.com web site and want to store into database and as well as he also wants to do save the .flv vidoe files and now he wants to display the all videos and after click on them it can play.. i have binded the with gridview and videos are palyin except youtube videos. youtube videos are not playing.. and one more problem is that th followin script which i am using its not working in FIREFOX explorer
    Posted to Client Side Web Development (Forum) by vikvish1 on 8/4/2009
  • Re: Trying to send e-mail using button

    hello buddy ref this link this will definately help you.. www.howtouseasp. blogspot .com hope it will solve ur problem with regards vik
    Posted to Getting Started (Forum) by vikvish1 on 7/31/2009
Page 1 of 16 (151 items) 1 2 3 4 5 Next > ... Last »