Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

Malayil alex

@Malayil alex
About
Posts
172
Topics
100
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • CSS is not working
    M Malayil alex

    Hi , When I load my calender dynamically my css style classes is not working.When add the styles in line it's working. Eg.<label id='testlable' name='testlabel' class='test'>Testing css</label> It will not work But<label id='testlable' name='testlabel' style='color:red'>Testing css</label> It will work. Please help me load the css as a seperate page.like in the first example. Thanks Alex.

    Linux, Apache, MySQL, PHP css wpf testing beta-testing help

  • Playing an flv file in php...
    M Malayil alex

    hi friends, I already posted a topic about to play a video in file in php and i got some good responces and i got a solution in windows media player for avi and someother kind of files.. what my question is i coudn't able play flv files in php..can anybody have an idea about playing flv files in php...using flv player or something.. regards alex.

    Linux, Apache, MySQL, PHP php question

  • Setup phpBB3 in projects
    M Malayil alex

    Hi..i know php and html..but i am new to phpBB3 and forums like this..that's why i am looking some help to start..if u r an expert suggest some way to do that..like where will i start..something..

    Linux, Apache, MySQL, PHP help question workspace

  • Setup phpBB3 in projects
    M Malayil alex

    ys i installed phpbb3 in my system..my question is how can i implement that in my another project..eg..say i have a webpoject..www.cars.com...i want to implement this phpbb3 in cars.com..with the look and feel of cars.com..now u got my problem... can u help me..

    Linux, Apache, MySQL, PHP help question workspace

  • Forums in php
    M Malayil alex

    Hi..i downloded phpbb3 in my pc..still i have a problem..i can't integrate that with my project..do u have anyidea about how phpbb3 is installed or implemented in our own websites..help me... thanks in advance.

    Linux, Apache, MySQL, PHP

  • Setup phpBB3 in projects
    M Malayil alex

    Hi, Hello friends, i have a problem with me...in my project i want to setup a forum and i am planning to use phpBB3 in my project..do u have any idea how can i implement phpBB in my project..any suggestions is appeciable....I downloaded phpBB in my systaem and run seperately. regards alex.

    Linux, Apache, MySQL, PHP help question workspace

  • [Message Deleted]
    M Malayil alex

    [Message Deleted]

    Linux, Apache, MySQL, PHP

  • Upload audio and video files and play that files
    M Malayil alex

    where will i get tizag upload tutorial.can u help me

    Linux, Apache, MySQL, PHP

  • Upload audio and video files and play that files
    M Malayil alex

    Hi friends, I am in a problem like i want to upload an audio and video files and play that files in my page...can anybody suggest me about how easily,effective way to do that.i read that there may be memory problem while uploading these big files...friends..i am a beginner so i need ur suggestions and help.. regards alex.

    Linux, Apache, MySQL, PHP

  • Forums in php
    M Malayil alex

    THANKS I WILL CHECK IF IT WORKS FOR ME OR NOT

    Linux, Apache, MySQL, PHP

  • Forums in php
    M Malayil alex

    Hi friends, I am a beginner in php...i am in a problem.i have to use forums in my project..i haven't get any idea how to do this..is there any third party tool or something like that for this..or we have to code ourown way..can anybody help me or suggest me for this...i need your sincere help.... regards alex.

    Linux, Apache, MySQL, PHP

  • DataKey from a gridview
    M Malayil alex

    Hi, Thanks man finally it works..i used both values in the command arguement and split it out... thanks once again. regards alex.

    ASP.NET csharp help asp-net sales workspace

  • DataKey from a gridview
    M Malayil alex

    Hi, No that's not possible..because gridview is the sender....because image button is inside the gridview..i tried but it makes error.... regards alex

    ASP.NET csharp help asp-net sales workspace

  • DataKey from a gridview
    M Malayil alex

    hi thanks for your response..but i coudn't able to come up with a result...i set the attributes with id value but how can i retrieve those values...now i have command arguemnet in image button and the id value is in imagebutton's ID value..so how can i retrieve those values in row command u have any idea. regards alex.

    ASP.NET csharp help asp-net sales workspace

  • DataKey from a gridview
    M Malayil alex

    Hi there, I am in a problem..like i have one gridview and the DataKeyNames is say "ID" i have one imagebutton field for changin the status of a customer in that image button i setup one commandargument field say "StatusValue"..and the CommandName is Status... when i click status button ie, in the "GridView1_RowCommand" event i need both the values ie ID and StatusValue corresponding to that row.... Can anybody give me a help to solve this... i am using asp.net 2.0 and c#

    ASP.NET csharp help asp-net sales workspace

  • Help me to solve this
    M Malayil alex

    design time itself...but still needs 2 clicks to go logout

    ASP.NET help javascript xml json

  • Help me to solve this
    M Malayil alex

    Hi, I have a problem with me.....like i have a wizard page this page rendered by parsing the xml and creating the controls in page there are required filed validators also there for textboxes my problem is that there is one link for logout...if the user clicks in the next button with out filling the required filed then there will be validation problem at that time user clicks logout button(one linkbutton) he can't go to logout he need to click 2 times for logging out...i made cause validation property as false..but still user needs to click 2 times... can anybody help me...is there any javascript for removing all the validation or something.. alex.

    ASP.NET help javascript xml json

  • Custorm Control For regular expression
    M Malayil alex

    Hi I need your help..i am in a problem like In my webpage i have 2 textbox...initially both will have to show..user has to enter value any one of these 2 textbox and has some regular expression validation is also there.. eg..one textbox is for bank a/c and another is for someother bank a/c no each one has it's on regular expression validation ..user has to fill either one of these textboxes..for that i have to create a custom validation control..because i am a beginer in asp.net..so can anybody help me to make custom control for this problem....for that i can reuse it again in my project.. regards alex.

    ASP.NET help csharp asp-net regex

  • Causes validation in asp.net c#
    M Malayil alex

    Hi, I have a problem with me..in my project there is one custom wizard ..there is some steps in the leftside and collection of question and controls for each step.in other side.in that some fields may be compulsary for that i used required field validators .. The actual problem is that supose i am in 4 th step..in that one field is required field validtor if i click in to 3 rd step i have to go in to that step without filling the compulsary field.. i make causes validation property of that step in to false.......but if the focus is on that control i want to click 2 times to go into previous step....can anybody have a solution or suggestions for this..help me... alex.

    ASP.NET csharp help asp-net question

  • NUnit in ASP.Net
    M Malayil alex

    Ys i already started..but i am stucked how can i write test cases for save functionality....

    ASP.NET csharp asp-net help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups