Hey everyone, I am using JQuery in several sites so I thought it would be best to place the library reference in the masterpage. It works great everywhere, except when my javascrip is called from inside a particular user control. Without the JQuery library reference, the javascript wont pop up at all. With the reference the javascript pops, but the functionality of the script is shakey at best. I have narrowed the issue down to things within the javascript that begin with the $ symbol. Thos items do not work, anything that makes a function call still works. I am not great with JS or JQ as I am just doing the code behind on what someone else did for the UI. Any thoughts would be much appreciated.
Problem with array max size.
Hi to everyone,
RadioButtonList data selection
view plaincopy to clipboardprint?<asp:RadioButtonList ID="type" runat="server" TextAlign="left" CssClass="contactTypeRadio"> <asp:ListItem Value="Inquiry" Selected="True" />
Form a inline view based on the results of the previous query?
Hi Experts,
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here is the tutorial
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, here's the XML<categories> <category id="12345">
(sub)screen resize modification doesn't work after ECC 6 EhP 4 installation
Hello,
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)I thought to use preg_match, however I dont know much about reg ex. Can anyone help? Thankks
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The validation works a bit but I don't get the mail HTML:some Javascript...Code: [Select]<form
Help with captcha script needed
Hello, I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, for the sake of this example I will talk about reCAPTCHA. I wanted to know how I could have the reCAPTCHA
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.