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.
Malayil alex
Posts
-
CSS is not working -
Playing an flv file in php...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.
-
Setup phpBB3 in projectsHi..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..
-
Setup phpBB3 in projects -
Forums in phpHi..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.
-
Setup phpBB3 in projectsHi, 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.
-
[Message Deleted][Message Deleted]
-
Upload audio and video files and play that fileswhere will i get tizag upload tutorial.can u help me
-
Upload audio and video files and play that filesHi 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.
-
Forums in phpTHANKS I WILL CHECK IF IT WORKS FOR ME OR NOT
-
Forums in phpHi 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.
-
DataKey from a gridviewHi, Thanks man finally it works..i used both values in the command arguement and split it out... thanks once again. regards alex.
-
DataKey from a gridviewHi, 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
-
DataKey from a gridviewhi 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.
-
DataKey from a gridviewHi 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#
-
Help me to solve thisdesign time itself...but still needs 2 clicks to go logout
-
Help me to solve thisHi, 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.
-
Custorm Control For regular expressionHi 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.
-
Causes validation in asp.net c#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.
-
NUnit in ASP.NetYs i already started..but i am stucked how can i write test cases for save functionality....