User Profile

Collapse

Profile Sidebar

Collapse
rajsrmc
rajsrmc
Last Activity: Mar 4 '10, 04:50 PM
Joined: Jan 25 '10
Location: Chennai
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • checked radio buttons, display three image buttons

    In my form i have three radio buttons and nine image buttons, three image buttons per radio buttons
    If the user check one radio button, the respective three image buttons only has to be displayed.
    In a single time one radio button only can be checked the rest two would be unchecked
    Here i have pasted the aspx file design source

    Code:
    <%@ Page Language="VB" AutoEventWireup="false" CodeFile="start.aspx.vb"
    ...
    See more | Go to post
    Last edited by Niheel; Mar 4 '10, 07:25 AM. Reason: codetags

  • dropdown, textbox search mysql database, result in gridview

    Hello experts
    Let's say I have a gridview with some columns like, title, name, funding agency. Here's an example of what I want to do:

    I want to display all the records in the gridview to start. There would be a dropdownlist that lets the user select whether to search by title, name, funding agency and a text box that lets them type in what they want to search for (and a button to start the search). After searching, the gridview...
    See more | Go to post

  • rajsrmc
    started a topic search mysql database with textbox in asp.net

    search mysql database with textbox in asp.net

    Hello pals
    i have connected mysql table in gridview, how to do search by using the particular word from the text box and suggest any ways to get the result in grid view
    Please send some pseudocodes(vb codes)
    any sorts of help will be really useful
    Thanks in advance
    See more | Go to post

  • Hello Frinny,
    I have added check box in my form and as well confirmation is working too, but in the confirmation prompt, if i click yes the selected record is not getting deleted (i am using mysql and vb code not c#).
    please help with some ideas..
    thanks in advance
    See more | Go to post

    Leave a comment:


  • delete option in aspx for mysql database with confirmation prompt

    hello pals!
    i am using mysql database connected in grid view with aspx pages how to use delete option with check boxes (like hotmail inbox)
    suggestions will be really helpful
    thanks in advance
    See more | Go to post

  • ASPX Grid View: Serial number for deleted MySQL rows are empty.

    Hello Guys!
    I have a mysql table which is connected with aspx page in grid view, in the connected table i have assigned Serial number column as Primary key and as well in auto increment, by using the delete option in grid view i have deleted some rows but the serial numbers which i deleted are still like empty and its not assigned for next data. Is it because of the primary key? need help!
    thanks in advance
    See more | Go to post
    Last edited by Atli; Feb 3 '10, 04:48 PM. Reason: Made the title a bit more descriptive.

  • rajsrmc
    started a topic login in intranet

    login in intranet

    Hello Experts
    i need to setup login control for accessing my aspx pages in intranet
    how to do that?
    Help will be appreciated!
    Thanks in advance!
    See more | Go to post

  • delete command usage from aspx page to mysql database

    Hello Friends
    I have mysql database which has been connected to web page in grid view (using add object), i would like to make delete option enabled in my web page to erase the records using check boxes may be multiple checks in single time, but i have finished the code for enabling single check and multiple checks of check boxes, my query is how to connect my mysql database to the web page using code so i can easily connect the database...
    See more | Go to post

  • rajsrmc
    started a topic how to browse my web (aspx) pages in intranet

    how to browse my web (aspx) pages in intranet

    Hello Pals! Can anyone please tell me, how to browse my web (aspx) pages in intranet
    Thanks in advance suggestions are really appreciated
    See more | Go to post
No activity results to display
Show More
Working...