centric

centric

Joined Member # 1719415
0 Posts 0 Replies 36 Reputation

What i did to get it to work was make a folder under Wincustomize/Logon/ for example Wincustomize/Logon/Vista/ then opened the logonxp in winrar and extacted all the files in it to the new Vista folder.. worked.

11 Replies 11,516 Views

As a web programmer in coldfusion, the one thing that fusterates me is making the same things over and over. For example, forms and validation, Even though I have some prebuilt objects for it. All our clients are different make the forms change, new validation and so on. I guess its good that its different but the same thing happends.. make form, make vaildation. Gets me really distracted and fusterated when I hear we have a new client that wants somet

20 Replies 15,557 Views

Off the top of my head, you can make a class that controls that table filled with data, like hide/show, styles etc.. It would take a few hours to build, although it would be worth it if the table would become large. I think if you set the Visible attributes to off/on it removes that cell it self. In place of that you would use the InnerHtml = "" And the data can be anything, xml,text,db or manual feeds. You can simply build a datase

4 Replies 11,478 Views

Latly ive been developing in coldfusion, but visual studio does create alot of generated code (which i hate), made me almost stop making asp.net sites. I had to switch to dreamweaver, there asp.net became solid to me. One thing that i liked about about coldfusion is the fuse actions, which made templates possible. Ive yet to make or see anything like that in asp.net 1.1, I know asp.net 2.0 has master files that make it possible. Does php have

17 Replies 12,458 Views

I use http://www.asp.net/ alot. Ive never used php, but is there any kind of editor for php kinda like visual studio for .net? Becuase VS.NET helps alot in coding. Also does php have built in controls? I know asp.net does and you can build your own. ASP.NET hasnt been out as long as php has it? Maybe thats why there arnt as many resources out.

17 Replies 12,458 Views