Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Arch_Bytes

I know this is pretty simple but I can't find the answer for it.. say you have an link that you want to connect to.. [url]http://example.com/example1/example2/final.com[/url] and you don't want it hard coded cause you have many other links that will use that path.. say.. [url]http://example.com/example1/example2/final1.com[/url] [url]http://example.com/example1/example2/final2.com[/url] how can i …

Member Avatar for AbberLine
0
79
Member Avatar for Arch_Bytes

is there anyway to get the cookie and destroy it in javascript? Thanks in advance!

Member Avatar for MidiMagic
0
93
Member Avatar for Arch_Bytes

I was wondering why on earth did my code suddenly start bugging when I upgraded my JAR files. I would check my JSF codes although its a JavsaScript problem when I submit the forms. heres the error: document.getElementById("contacts:notAdmins_" + i + ":contactLastName") has no properties [URL="http://www.daniweb.com/forums/"]check[/URL]()adminContactCheck... (line 25) [URL="http://www.daniweb.com/forums/"]oamSubmitForm[/URL]("contacts", "contacts:steps:_idJsp25", …

0
78
Member Avatar for Arch_Bytes

I was wondering if there was a way to know, in javascript, which form is active or which form the user is accessing? Thanks in advance!

Member Avatar for ~s.o.s~
0
77
Member Avatar for Arch_Bytes

I found that my code keeps returning the no properties found error once more so I go ahead and try to debug it.. I used an alert box to see what value my component stores.. Unfortunately for me, it said that its value is UNDEFINED.. what is this supposed to …

Member Avatar for MidiMagic
0
121
Member Avatar for Arch_Bytes

I have this jsf page that saves to the database. After saving it goes to a particular page. This page is then supposed to display the message that the changes were saved to the database. These are two different pages and go through several controllers. so what i did was …

Member Avatar for ~s.o.s~
0
196
Member Avatar for Arch_Bytes

hey, my JSF code workds perfectly its the aesthetics that bother me.. My code has a single table in it and has basically three rows. The first row just contains a centered Table Title while the second row has rounded tabs that are made by images.. The third row is …

Member Avatar for jbennet
0
57
Member Avatar for Arch_Bytes

In my Submit button I have a JavaScript coded that will validate certain textfields.. The problem is if the value in the text field fails I must make away to stop the form from submitting.. any suggestions? I'm using JSF with this Javascript.. and to get a picture of my …

Member Avatar for MattEvans
0
1K
Member Avatar for Arch_Bytes

hey guys.. im kinda new to Web App development especially CSS.. so I was woundering what would be the best way to create rounded tabs without using the AJAX thingy or JavaScript.. thanks in advance..^_^ -ArchAngel

Member Avatar for connor4312
0
144