52,566 Archived Topics
Remove Filter ![]() | |
I have been searching for what seems to be forever now for an all-inclusive resource site that can provide information on embedded video controls using javascript. I have seen many sites that use javascript to control such video functions as play, stop, subtitling, and first-frame image. Can anyone possibly direct … Web Development image javascript video | |
hi i want to pass the url variables from one page to another page as it is. so how can i pass those are all to nezt page. i may not know what are the var names exist in that or even i dont required. i just want to forward … Web Development coldfusion | |
In 2025, a successful website goes beyond just good looks. It needs to be fast-loading, mobile-friendly, and accessible to all users. Strong user experience (UX), clean navigation, and clear calls to action are essential. Integrating SEO best practices, secure protocols (HTTPS), and scalable backend systems is also vital. Websites should … Web Development seo web-design | |
We have completely redesigned our website but am not sure about the page content whether its enough to get ranked on search engines? What are all the possibilities available to get ranked immediately on the first page of google - https://www.dezvolta.com/ Web Development html-css java-jsp javascript | |
How can I become a full-stack web developer in half a year? Web Development html-css | |
What is the difference between facebook analytics and google analytics? Web Development google social-media | |
| |
Hi All - I have a form and I want the two places in which the enquirer types their email adress in (Field emailAddress and email2) to check that the email address values are the same and send the form - if not the same just say some kind of … | |
Hello, I try to do this: framework_freshway\framework.env DB_HOST=localhost DB_DATABASE=wwwsoulf_revsoul DB_USERNAME=root DB_PASSWORD= http://localhost/framework_freshway/public_html/ Whoops, looks like something went wrong. 3/3 ErrorException in 1319c52207fd4f3069a97397543698e4 line 1275: Trying to get property of non-object (View: C:\xampp\htdocs\framework_freshway\framework\resources\views\home.blade.php) (View: C:\xampp\htdocs\framework_freshway\framework\resources\views\home.blade.php) home.blade.php Line 1274 - 1276: if (type == "twitter") { showProfileInfoTwitter("{{$user->twitter->name}}", "{{$user->twitter->screen_name}}", "{{$user->twitter->profile_image}}", "{{$user->twitter->description}}", 0, 0); … Web Development php | |
HELP HELP HELP!!! I need an assistant on a project am working on using php/javascript. Its a forced matrix. HOW DOES IT WORK? A person is automatically assigned three downlines without any referral based on id. Starting with the admin, lets say 100 persons register, three will be placed under … Web Development javascript javascript-jquery mysql php | |
This is a nice How-to-tutorial, that shows how you can use multiple borders to add depth and realism to your design. http://www.zpyro.com/how-to-add-depth-to-your-design-using-multiple-borders/ **Any similar tutorials like that ?** Web Development html-css | |
WHICH IS BEST TO FIND IN WEB DESIGNING Web Development php web-design | |
<div class="hor-menu "> <ul class="nav navbar-nav"> <li class="active"> <a href="index.html">Dashboard</a> </li> <li class="menu-dropdown mega-menu-dropdown"> <a data-hover="megamenu-dropdown" data-close-others="true" data-toggle="dropdown" href="javascript:;" class="dropdown-toggle"> Categories <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu" style="min-width: 710px"> <li> <div class="mega-menu-content"> <div class="row"> <div class="col-md-4"> <ul class="mega-menu-submenu"> <li> <h3>Level 1</h3> </li> <li> <a href="add_category.php" class="iconify"> <i class="icon-plus"></i> Add Categories … Web Development api google-api javascript-jquery php puzzle session | |
Hello Everybody, Today I will discuss about the user defined function of PHP.Basically there are two catagories of PHP function one is built in function and another is user defined function.PHP has about 1000 built in function that we can use when we make any application.on the other hand any … Web Development php | |
Please someone help. I want to put the $url which is created into $shorturl = to generate a custom url ($url actually outputs a http://something.com actual link) but don't know how. or can you help me put the $url in header("Location:" ## .$url ## ']); to redirect users to the … | |
Iam doing a website in wordpress and i want to send registration data of frontend users to my database. Please assit. | |
update_image2.php <?php session_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Portal</title> <!-- CSS --> <link href="style/css/transdmin.css" rel="stylesheet" type="text/css" media="screen" /> <!--[if IE 6]><link rel="stylesheet" type="text/css" media="screen" href="style/css/ie6.css" /><![endif]--> <!--[if IE 7]><link rel="stylesheet" type="text/css" media="screen" href="style/css/ie7.css" /><![endif]--> <!-- JavaScripts--> <script type="text/javascript" … Web Development file-system html-css image javascript-jquery php ![]() | |
$(".qty").change(function(){ $.each($('.qty'), function(){ var form_data ={ rowid: $('.rowid').val(), qty: $('.qty').val(), ajax: '1', }; alert(form_data); $.ajax({ url:"<?php echo site_url('cart1/update');?>", type:'POST', data: form_data, async: false, success: function(data) { alert(data); } }); }); Web Development first-post javascript javascript-jquery | |
hello i am looking script image and html or text file upload with option make file name and file deletion any body can help? Web Development file-system image php | |
Personally I think Python is better then ruby because it runs on the Django framwork and it can do more. But I wanted some debate from ruby devs so bring it on!! Web Development python python-django ruby | |
I try to embed google maps in my website and I ge this message: The Google Maps API server rejected your request. This API project is not authorized to use this API. How to troubleshoot the request? Key for browser apps (with referers) API key: AIzaSyCjFKpq6lrrbfaii0U0j6aHMWkB2K1QUNs Referers: Any referer allowed … Web Development client-server php seo ![]() | |
please help.. why I can't browse my website online even though it is already uploaded.? please help.. Web Development php | |
i need to integrate a available domain checker in my php email form. but this seems to be complex for me as i am a beginner in PHP coding. i want to integrate it in a text field, like this: <input type="text" name="domainname" /> so, a user can check for … Web Development javascript php | |
can any one suggest project topics in ASP.net for final year????please give some suggestions..... | |
Hi there, I am building a Wordpress site, but I'm struggling to find a good plugin to achieve a few things... Basically I want to make the website a central hub of a lot of my social networks, without me having to continaully update things in several places. So I'm … Web Development php streaming-service wordpress | |
Hello friends, Do you know what is Cake PHP?Is it a tool or a framework? Please let me know your views..... Thanks Web Development php | |
when i search something in the database it doesn't show me what is in the databese how to connect into it or it doesnt show what is in it???? | |
Hi All, we need PHP season date calender, which mean if we enter like 25-DEC-12-25-APR-13 the calender only alow user to pick date from the season date only. please give example link, or full code, thanks Web Development php ![]() | |
any one please explain me how to use cakephp framework or any MVC base framework . i have knowledge of php and WordPress | |
Hi friends., I need one help from you all. Actually i am working asp.Net 4.0, i need to specify path in different folder in my project.so, i think if i place server.mappath in web.config is very useful for me how can i place it. tell me any sample or code … Web Development asp.net web-server | |
hi.. i am working on an project where i will need to create pages dynamically.. Can anyone please guide me?? | |
What's the difference between "include", "include_once", "require", "require_once"? thanks. Web Development php | |
Hello, I am making a dynamic vertical sidebar which uses PHP to fetch data from the database. However, as it is dynamic I have to make sure it will work properly even if it has 100 lines of text. But I am facing a problem that it is going below … Web Development php ![]() | |
[CODE] <%-- Document : Login1 Created on : Jul 1, 2011, 1:16:12 AM Author : Dharmendra --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@page import="java.sql.*" %> <%@page import="com.p1.*" %> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>JSP Page</title> </head> <body><center> <form action=""> <br>UserID : <input type="text" … Web Development java-jsp | |
i am problem with line 3462 ?! :@ [CODE]<?php function trigger_db_error($obj) { global $CFG; $error_arr = debug_backtrace(); $subject = 'Report bug - Sql error - {site_url}'; $content = '<u><b>Url :</b></u> {current_url} <u><b>Error File :</b></u> {file} <u><b>Error Line No :</b></u> {line} <u><b>Error Description:</b></u> {error}'; $frmobj = new FormHandler(); if(isset($CFG['site']['current_url'])) $frmobj->setEmailTemplateValue('current_url', $CFG['site']['current_url']); … Web Development file-stream html-amp html-css php session ![]() | |
Hi there guys! I've been stuck with this problem for quite a while now. I wanted to create a jsp which would upload files to sql database. I've used this code for my upload_page.jsp: [CODE] <%-- Document : upload_page Created on : Mar 6, 2011, 11:01:40 PM Author : Administrator … Web Development file-system java-jsp | |
[CODE] <% response.buffer=True %> <!--#include file="inc-adovbs.asp"--> <!--#include file="DataStore.asp"--> <!--#include file="inc-nocache.asp"--> <!--#include file="func-conversions.asp"--> <!--#include file="error-catcher.asp"--> <!--#include file="func-getvars.asp"--> <% if userrights < 5 then response.redirect("default.asp") end if sort=wclng(request("sort")) delete=nonull(request.form("delete")) ' Set up the database connection Set ddConn=Server.CreateObject("ADODB.Connection") ddConn.Open strConnect Set ddRs=Server.CreateObject("ADODB.RecordSet") startdate=wcdate(request("sd")) enddate=wcdate(request("ed")) if startdate="" then startdate="09/01/2001" end if with response .write … | |
Hi frnds... i m using date time funtion in many ways..but i m not getting indian timings...plz tell me how can i exact indian timings... i used all the below functions... [QUOTE] php_value date.timezone "Asia/Calcutta" echo date('d-m-Y H:i:s'); putenv("TZ=Europe/Istanbul"); [/QUOTE] i need only for a single page.. Web Development php | |
How can we pass the variable value from javascript to jsp page at runtime? I am getting this problem when i want to display the second drop down box according to the selected item in the first drop down. For ex: Lets consider we have a drop down field named … Web Development java-jsp javascript | |
I have problem With My Calculator in ASP.NET C# in Microsoft Visual Web Developer 2008 Express Edition : web application not windows application the code: [CODE]protected void Button2_Click(object sender, EventArgs e) { //Double F1; //Double S1; // Double Re; // F1 = Convert.ToDouble(TextBox1.Text); // S1 = Convert.ToDouble(TextBox2.Text); // Re = … | |
I am new to php, and i am making a simple ticket validation system for my school in the theatre, So we scan all the purchased barcodes from the ticket into the form which then posts the barcode data into insert.php which uploads that number to the database (this process … | |
what are the challenges?? Web Development business-entrepreneurship finance | |
Guys, What I am trying to do is load google.com with cURL and no matter what link is on the page, be it a google link or another domain), I want the script to precede: http://mydomain.com/tracker.php? So, if the page contains a link like this: http://somedomain.com/ then that should be … Web Development php | |
Hello Everybody, My previous discussion is about php function with no argument.My present discussion will be highlighted about the function that uses argumwnt when we call a function like Function newFunction(), we can write any agrgument in this area(). Now we will set a viriable as argument and later assaign … Web Development php | |
.I am working as a PHP software developer in Bangalore.I am new to the PHP language.I have some doubts.please clarify me. 1. IN PHP what are the things we want to concentrate On Web Application development. 2. What are the security issues are their?. 3. What is sql Injection?how to … Web Development php | |
How to put ppowerpoint presentations in website using asp.net(2.0) with c#? can u please tell me anyone. | |
this my code in aspx.. [code] <asp:GridView ID="GridView1" runat="server" OnRowDataBound="GridView1_RowDataBound" OnRowEditing="GridView1_RowEditing" OnSelectedIndexChanged="GridView1_SelectedIndexChanged" OnRowCommand="GridView1_RowCommand" > <Columns> <asp:TemplateField ShowHeader="False"> <ItemTemplate> <asp:CheckBox ID="allgc" runat="server" /> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Action" ShowHeader="False"> <ItemTemplate> <asp:LinkButton ID="gdviewlnk" runat="server" >View</asp:LinkButton> / <asp:LinkButton ID="LinkButton1" runat="server">Edit</asp:LinkButton> </ItemTemplate> </asp:TemplateField> </Columns> </asp:GridView> [/code] when i going to click the view linkbutton get … Web Development asp.net |
The End.